From: Robert Treat Date: Sun, 14 Apr 2013 22:59:58 +0000 (-0400) Subject: Mark PPA release 5.1 X-Git-Tag: REL_5-1-0 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=273609fc0cf2008cfa45f94cc5eeba0926ff29a2;p=phppgadmin.git Mark PPA release 5.1 --- diff --git a/libraries/lib.inc.php b/libraries/lib.inc.php index bf4b9a55..b33ae787 100644 --- a/libraries/lib.inc.php +++ b/libraries/lib.inc.php @@ -16,7 +16,7 @@ $appName = 'phpPgAdmin'; // Application version - $appVersion = '5.1-dev'; + $appVersion = '5.1'; // PostgreSQL and PHP minimum version $postgresqlMinVer = '7.4';