mirror of
https://github.com/redmine/redmine.git
synced 2026-07-06 08:29:50 +02:00
Version set to 0.7.0.
git-svn-id: http://redmine.rubyforge.org/svn/branches/0.7-stable@1371 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -4,7 +4,7 @@ module Redmine
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 0
|
||||
MINOR = 7
|
||||
TINY = 'devel'
|
||||
TINY = 0
|
||||
|
||||
def self.revision
|
||||
revision = nil
|
||||
|
||||
Reference in New Issue
Block a user