3.4.0-release time

git-svn-id: file:///home/svn/framework3/trunk@9321 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2010-05-18 07:35:09 +00:00
parent ef919600f6
commit f66d19567e
1 changed files with 1 additions and 1 deletions

View File

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