From: Guillaume (ioguix) de Rorthais Date: Mon, 13 Dec 2010 23:08:06 +0000 (+0100) Subject: Mark PPA release 5.0.1 X-Git-Tag: REL_5-0-1~1 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=c4a0e1a6fb8672958a3f09096436b5c21c322acd;p=phppgadmin.git Mark PPA release 5.0.1 --- diff --git a/libraries/lib.inc.php b/libraries/lib.inc.php index 2bf295d9..223a78a9 100644 --- a/libraries/lib.inc.php +++ b/libraries/lib.inc.php @@ -16,7 +16,7 @@ $appName = 'phpPgAdmin'; // Application version - $appVersion = '5.0'; + $appVersion = '5.0.1'; // PostgreSQL and PHP minimum version $postgresqlMinVer = '7.4';