mirror of
https://github.com/redmine/redmine.git
synced 2026-01-30 11:19:59 +01:00
Set BRANCH to stable.
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14387 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -10,7 +10,7 @@ module Redmine
|
||||
# * official release: nil
|
||||
# * stable branch: stable
|
||||
# * trunk: devel
|
||||
BRANCH = 'devel'
|
||||
BRANCH = 'stable'
|
||||
|
||||
# Retrieves the revision from the working copy
|
||||
def self.revision
|
||||
|
||||
Reference in New Issue
Block a user