mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Fixes versions.
This commit is contained in:
parent
3a3b2c22e3
commit
7f6a064ac1
@ -23,5 +23,5 @@
|
||||
# or negative for a release candidate or beta (after the base version
|
||||
# number has been incremented)
|
||||
|
||||
__version__ = "1.4.0dev1"
|
||||
__version__ = "1.4.0.dev1"
|
||||
__version_info__ = (1, 4, 0, -99)
|
||||
|
Loading…
Reference in New Issue
Block a user