@@ -10,7 +10,7 module Redmine | |||||
10 | # * official release: nil |
|
10 | # * official release: nil | |
11 | # * stable branch: stable |
|
11 | # * stable branch: stable | |
12 | # * trunk: devel |
|
12 | # * trunk: devel | |
13 |
BRANCH = ' |
|
13 | BRANCH = 'stable' | |
14 |
|
14 | |||
15 | def self.revision |
|
15 | def self.revision | |
16 | revision = nil |
|
16 | revision = nil |
General Comments 0
You need to be logged in to leave comments.
Login now