Andre Hentschel : config.php.sample: Include 1.2 as a stable branch

Alexander Nicolaysen Sørnes asornes at winehq.org
Thu Apr 21 08:14:44 CDT 2011


Module: appdb
Branch: master
Commit: 17d150bb77005eec33afa4b9a49751b065fa8647
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=17d150bb77005eec33afa4b9a49751b065fa8647

Author: Andre Hentschel <nerv at dawncrow.de>
Date:   Thu Apr 21 15:12:36 2011 +0200

config.php.sample: Include 1.2 as a stable branch

---

 include/config.php.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/config.php.sample b/include/config.php.sample
index 86f924a..f58b49b 100644
--- a/include/config.php.sample
+++ b/include/config.php.sample
@@ -35,7 +35,7 @@ define("TESTDATA_AGED_THRESHOLD", 175);
 
 // Show versions from these branches even if they are not among the most recent ones
 // Separate by commas if there are more than one
-define("STABLE_BRANCHES", "1.0.");
+define("STABLE_BRANCHES", "1.0.,1.2.");
 
 /*
  * apps database info




More information about the wine-cvs mailing list