Module: appdb Branch: master Commit: e6d397083319c6c7e4316d6d16e1f750e5e3b676 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=e6d397083319c6c7e4316d6d1...
Author: André Hentschel nerv@dawncrow.de Date: Sat Dec 28 17:33:36 2013 +0100
config.php.sample: Add 1.6 as 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 813379e..303f278 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.,1.2.,1.4."); +define("STABLE_BRANCHES", "1.0.,1.2.,1.4.,1.6.");
/* * apps database info