Mark PPA release 5.6 REL_5-6-0
authorRobert Treat <rob@xzilla.net>
Mon, 12 Nov 2018 23:44:42 +0000 (18:44 -0500)
committerRobert Treat <rob@xzilla.net>
Mon, 12 Nov 2018 23:44:42 +0000 (18:44 -0500)
libraries/lib.inc.php

index d0e3275930d6666c36e2d0d60c465ba67ea7401e..abe941f0c179659c136c62f8beda352c2d21b65c 100644 (file)
@@ -16,7 +16,7 @@
        $appName = 'phpPgAdmin';
 
        // Application version
-       $appVersion = '5.2-dev';
+       $appVersion = '5.6';
 
        // PostgreSQL and PHP minimum version
        $postgresqlMinVer = '7.4';