Bump this to 4.1.0-release (incoming!)

git-svn-id: file:///home/svn/framework3/trunk@13988 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2011-10-18 08:09:08 +00:00
parent 8e4f4a2672
commit fadeada83c
1 changed files with 1 additions and 1 deletions

View File

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