1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-15 12:59:06 +00:00

Bump version to 1.4.4dev2

This commit is contained in:
grossmj 2016-02-20 18:41:38 -07:00
parent f73b288a28
commit 569da0ce3a

View File

@ -23,5 +23,5 @@
# or negative for a release candidate or beta (after the base version
# number has been incremented)
__version__ = "1.4.4dev1"
__version__ = "1.4.4dev2"
__version_info__ = (1, 4, 4, -99)