1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

2.0.0dev9

This commit is contained in:
Julien Duponchelle 2017-02-16 11:23:19 +01:00
parent 5796f47a55
commit a730fce514
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -23,7 +23,7 @@
# or negative for a release candidate or beta (after the base version
# number has been incremented)
__version__ = "2.0.0b4"
__version__ = "2.0.0dev9"
# If it's a git checkout try to add the commit
if "dev" in __version__: