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