Fri May 6 14:07:24 PDT 2011
- Previous message: [Slony1-commit] slony1-www/downloads/2.1 - New directory
- Next message: [Slony1-commit] slony1-www/downloads/2.1/source - New directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-www In directory main.slony.info:/home/community/slony/htdocs Modified Files: index.php Log Message: Adding download directory for 2.1 Index: index.php =================================================================== RCS file: /home/cvsd/slony1/slony1-www/index.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C 2 -d -r1.16 -r1.17 *** index.php 8 Oct 2010 14:28:19 -0000 1.16 --- index.php 6 May 2011 21:07:21 -0000 1.17 *************** *** 51,54 **** --- 51,55 ---- if ($_GET["version"] == "1.2") $version = "1.2"; if ($_GET["version"] == "2.0") $version = "2.0"; + if ($_GET["version"] == "2.1") $version = "2.1"; $platform = ""; if ($_GET["platform"]=="source") $platform = "source";
- Previous message: [Slony1-commit] slony1-www/downloads/2.1 - New directory
- Next message: [Slony1-commit] slony1-www/downloads/2.1/source - New directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list