Mark PPA release 5.0.1
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 13 Dec 2010 23:08:06 +0000 (00:08 +0100)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 13 Dec 2010 23:08:06 +0000 (00:08 +0100)
libraries/lib.inc.php

index 2bf295d9de4be3f9e3ea3cae1233b409f89c930d..223a78a928ce39b5621623bc8a0f3ba4068761ef 100644 (file)
@@ -16,7 +16,7 @@
        $appName = 'phpPgAdmin';
 
        // Application version
-       $appVersion = '5.0';
+       $appVersion = '5.0.1';
 
        // PostgreSQL and PHP minimum version
        $postgresqlMinVer = '7.4';