Procházet zdrojové kódy

Set the branch stable.


git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22412 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.1.0
Go MAEDA před 7 měsíci
rodič
revize
50d12e2478
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      lib/redmine/version.rb

+ 1
- 1
lib/redmine/version.rb Zobrazit soubor

@@ -13,7 +13,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

Načítá se…
Zrušit
Uložit