##// END OF EJS Templates
Set BRANCH to stable....
Jean-Philippe Lang -
r14005:3d4dd697032a
parent child
Show More
@@ -10,7 +10,7 module Redmine
10 10 # * official release: nil
11 11 # * stable branch: stable
12 12 # * trunk: devel
13 BRANCH = 'devel'
13 BRANCH = 'stable'
14 14
15 15 # Retrieves the revision from the working copy
16 16 def self.revision
General Comments 0
You need to be logged in to leave comments. Login now