Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--version reports incorrect version number #31

Closed
tisba opened this issue Mar 16, 2012 · 5 comments
Closed

--version reports incorrect version number #31

tisba opened this issue Mar 16, 2012 · 5 comments

Comments

@tisba
Copy link
Contributor

tisba commented Mar 16, 2012

I build avocado from TAG 0.3.4

$ avocado --version
0.3.3

@jsteemann
Copy link
Contributor

Version number is currently generated manually when a new version is pushed to github.
Is anyone aware of whether there is a smarter way to generate the version number?

@tisba
Copy link
Contributor Author

tisba commented Mar 16, 2012

In my projects the version number is included in a special file. On a new release there is a "bump version to X.Y.Z" commit and a new tag is created. IMHO bumping the version number and creating the tag should be part of an (automated) release process.

@jsteemann
Copy link
Contributor

The version number is currently taken from configure.ac.
Tag 0.3.6 is available which should have a fix for the version number.

@ghost ghost assigned tisba Mar 21, 2012
@tisba
Copy link
Contributor Author

tisba commented Mar 21, 2012

it looks like the --version issue is already fixed in v0.3.5. thx.

@tisba tisba closed this as completed Mar 21, 2012
@tisba
Copy link
Contributor Author

tisba commented Apr 15, 2012

0.3.9 does report a wrong version again :(

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

No branches or pull requests

2 participants