[AppDB] Add 1.2.* to stable branches

André Hentschel nerv at dawncrow.de
Mon Nov 22 14:26:08 CST 2010


So someone should also change the real config.php (which is not in git of course)
---
 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
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list