mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-21 16:39:40 +00:00
Bump to version 1.2.1.dev1 and fixes vboxmanage lookup on Windows.
This commit is contained in:
@ -23,5 +23,5 @@
|
||||
# or negative for a release candidate or beta (after the base version
|
||||
# number has been incremented)
|
||||
|
||||
__version__ = "1.2"
|
||||
__version_info__ = (1, 2, 0, 0)
|
||||
__version__ = "1.2.1.dev1"
|
||||
__version_info__ = (1, 2, 1, 99)
|
||||
|
Reference in New Issue
Block a user