Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 494 by
m...@morearty.com: Version number differs between
changelog and source code
http://code.google.com/p/googlecl/issues/detail?id=494
What steps will reproduce the problem?
Download the svn project, and then do this:
$ head changelog
$ ./src/google.py --version
What is the expected output? What do you see instead?
The changelog begins with "version 0.9.14", but the program reports that it
is version "0.9.13."
I would expect the changelog and the source code to be in sync with each
other regarding the version number.
What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
The most recent revision as of this writing is r602.