1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00

Bump to version 1.0a8.dev1 and reactivate cloud features.

This commit is contained in:
grossmj 2014-07-01 08:19:19 -06:00
parent 4b5c38495a
commit 15bc2221b9

View File

@ -23,5 +23,5 @@
# or negative for a release candidate or beta (after the base version
# number has been incremented)
__version__ = "1.0a7"
__version__ = "1.0a8.dev1"
__version_info__ = (1, 0, 0, -99)