Stamp 5.0-beta2 REL_5-0-BETA-2
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 1 Oct 2010 19:38:03 +0000 (21:38 +0200)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 1 Oct 2010 19:38:03 +0000 (21:38 +0200)
libraries/lib.inc.php

index 0c9452a05d8e1f9913f3a27e3dafcefb40fedff3..f5ac6104d145e18b47ae91371fcfd90a280d05f7 100644 (file)
@@ -16,7 +16,7 @@
        $appName = 'phpPgAdmin';
 
        // Application version
-       $appVersion = '5.0-beta1';
+       $appVersion = '5.0-beta2';
 
        // PostgreSQL and PHP minimum version
        $postgresqlMinVer = '7.4';