Set PPA version to 5.0-beta1
authorioguix <ioguix@free.fr>
Tue, 14 Sep 2010 23:51:00 +0000 (01:51 +0200)
committerioguix <ioguix@free.fr>
Tue, 14 Sep 2010 23:51:00 +0000 (01:51 +0200)
libraries/lib.inc.php

index b9dcf98538aa7ca6aaa4a930a168704d38515958..b3378724a3ecf3c13499aff36435b27c74bd98bc 100644 (file)
@@ -17,7 +17,7 @@
        $appName = 'phpPgAdmin';
 
        // Application version
-       $appVersion = '5.0-dev';
+       $appVersion = '5.0-beta1';
 
        // PostgreSQL and PHP minimum version
        $postgresqlMinVer = '7.4';