All bugs closed

git-svn-id: file:///home/svn/framework3/trunk@5874 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2008-11-10 22:15:23 +00:00
parent 8628a9d2c1
commit 7af4772729
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ class Framework
#
Major = 3
Minor = 2
Release = "-testing"
Release = "-any-day-now"
Version = "#{Major}.#{Minor}#{Release}"
Revision = "$Revision$"
@ -145,4 +145,4 @@ protected
attr_writer :db # :nodoc:
end
end
end