mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 11:18:11 +00:00
Bump version to 1.4.0dev8
This commit is contained in:
parent
b90df5806d
commit
c5ce6af872
@ -23,5 +23,5 @@
|
|||||||
# or negative for a release candidate or beta (after the base version
|
# or negative for a release candidate or beta (after the base version
|
||||||
# number has been incremented)
|
# number has been incremented)
|
||||||
|
|
||||||
__version__ = "1.4.0beta2"
|
__version__ = "1.4.0.dev8"
|
||||||
__version_info__ = (1, 4, 0, -2)
|
__version_info__ = (1, 4, 0, 8)
|
||||||
|
Loading…
Reference in New Issue
Block a user