Skip to content

Commit

Permalink
prepare for RC
Browse files Browse the repository at this point in the history
edit date and version number for RC
  • Loading branch information
Schrolli91 committed Oct 2, 2016
1 parent 50303b7 commit ff91d4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"""

# version info
versionNr = "2.1-dev"
buildDate = "2015/12/26"
versionNr = "2.1-RC"
buildDate = "2016/10/02"

# Global variables
config = 0
Expand Down

0 comments on commit ff91d4b

Please sign in to comment.