mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
Development on 3.0.7.dev1
This commit is contained in:
parent
c49aa761ab
commit
ef7c271a9a
@ -22,8 +22,8 @@
|
||||
# or negative for a release candidate or beta (after the base version
|
||||
# number has been incremented)
|
||||
|
||||
__version__ = "3.0.6"
|
||||
__version_info__ = (3, 0, 6, 0)
|
||||
__version__ = "3.0.7.dev1"
|
||||
__version_info__ = (3, 0, 7, 99)
|
||||
|
||||
if "dev" in __version__:
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user