unstable
HD Moore 2012-07-16 21:02:31 -05:00
parent bc2edeace2
commit 7e50f91d59
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class Framework
Major = 4
Minor = 4
Point = 0
Release = "-dev"
Release = "-release"
if(Point)
Version = "#{Major}.#{Minor}.#{Point}#{Release}"