Doc update before 0.7-rc1 release.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1284 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2008-03-21 20:24:10 +00:00
parent a8e6f68aaf
commit 60c12ca3ab
4 changed files with 150 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ require 'rexml/document'
module Redmine
module VERSION #:nodoc:
MAJOR = 0
MINOR = 6
MINOR = 7
TINY = 'devel'
def self.revision