summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Treat2013-04-14 22:59:58 +0000
committerRobert Treat2013-04-14 22:59:58 +0000
commit273609fc0cf2008cfa45f94cc5eeba0926ff29a2 (patch)
tree07ce6681f60cd4e60bc6d0137f564dea77277411
parent327a51b033fb263f187fc05cc170d84d8ae0b443 (diff)
Mark PPA release 5.1REL_5-1-0
-rw-r--r--libraries/lib.inc.php2
1 files changed, 1 insertions, 1 deletions
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';