Change version to the show this is the stable branch.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3857 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Eric Davis 2010-07-18 16:39:00 +00:00
parent 6ed2e003a1
commit 4b52b7a8df
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ module Redmine
# * official release: nil
# * stable branch: stable
# * trunk: devel
BRANCH = 'devel'
BRANCH = 'stable'
def self.revision
revision = nil