Set stable version.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.3-stable@11455 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
dcfc9170e6
commit
346085c5fc
|
@ -10,7 +10,7 @@ module Redmine
|
||||||
# * official release: nil
|
# * official release: nil
|
||||||
# * stable branch: stable
|
# * stable branch: stable
|
||||||
# * trunk: devel
|
# * trunk: devel
|
||||||
BRANCH = 'devel'
|
BRANCH = 'stable'
|
||||||
|
|
||||||
# Retrieves the revision from the working copy
|
# Retrieves the revision from the working copy
|
||||||
def self.revision
|
def self.revision
|
||||||
|
|
Loading…
Reference in New Issue