Skip to content
This repository has been archived by the owner on Jan 17, 2018. It is now read-only.

Incorrect version number in the "azurefile-dockervolumedriver -v" output #54

Closed
denisyfrolov opened this issue Aug 19, 2016 · 1 comment · Fixed by #58
Closed

Incorrect version number in the "azurefile-dockervolumedriver -v" output #54

denisyfrolov opened this issue Aug 19, 2016 · 1 comment · Fixed by #58

Comments

@denisyfrolov
Copy link

denisyfrolov commented Aug 19, 2016

On latest release (0.4.1):

user@host:~$ /usr/bin/azurefile-dockervolumedriver -v          
azurefile-dockervolumedriver version 0.2.1

Incorrect version number in main.go on line 21:

cmd.Version = "0.2.1"

@ahmetb
Copy link
Contributor

ahmetb commented Aug 19, 2016

@denisyfrolov thanks for noticing. Apparently they went out of sync. I’ll fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants