mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
Bump version to 1.1.dev1.
This commit is contained in:
parent
f0c344939b
commit
3b3c47c858
@ -23,5 +23,5 @@
|
||||
# or negative for a release candidate or beta (after the base version
|
||||
# number has been incremented)
|
||||
|
||||
__version__ = "1.0"
|
||||
__version_info__ = (1, 0, 0, 0)
|
||||
__version__ = "1.1.dev1"
|
||||
__version_info__ = (1, 0, 0, 99)
|
||||
|
Loading…
Reference in New Issue
Block a user