Its that time again

git-svn-id: file:///home/svn/framework3/trunk@8972 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2010-04-01 15:02:09 +00:00
parent 970efbc628
commit 48a672ce6a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class Framework
Major = 3
Minor = 3
Point = 4
Release = "-dev"
Release = "-cyberwarfare"
if(Point)
Version = "#{Major}.#{Minor}.#{Point}#{Release}"