mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
1.4.0dev2
This commit is contained in:
parent
9cfc7c0423
commit
9e2a22fc8e
@ -23,5 +23,5 @@
|
||||
# or negative for a release candidate or beta (after the base version
|
||||
# number has been incremented)
|
||||
|
||||
__version__ = "1.4.0alpha1"
|
||||
__version_info__ = (1, 4, 0, 1)
|
||||
__version__ = "1.4.0dev2"
|
||||
__version_info__ = (1, 4, 0, -99)
|
||||
|
Loading…
Reference in New Issue
Block a user