Let's try setting up the version number via configure.ac

Why not?
This commit is contained in:
Christopher Allan Webber
2015-02-21 23:45:21 -06:00
parent 743af6ba13
commit e6121708e5
3 changed files with 13 additions and 2 deletions

View File

@@ -23,4 +23,4 @@
# see http://www.python.org/dev/peps/pep-0386/
__version__ = "0.7.2.dev"
__version__ = "@PACKAGE_VERSION@"