Skip to content

Commit

Permalink
Bump version to beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Jul 19, 2014
1 parent 8b12569 commit 8add9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gns3/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
number has been incremented)
"""

__version__ = "1.0b1.dev1"
__version__ = "1.0beta1"
__version_info__ = (1, 0, 0, -99)

0 comments on commit 8add9d1

Please sign in to comment.