summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Treat2018-11-12 23:44:42 +0000
committerRobert Treat2018-11-12 23:44:42 +0000
commite2d90c6d8a471f53623c7511c1ddcfe2d849d33e (patch)
treec1ae24207f96e07090874c7cd7f9466c63d9304a
parent84d80a2c2aa8fe9c34cbdfdb328edac48f925b06 (diff)
Mark PPA release 5.6REL_5-6-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 d0e32759..abe941f0 100644
--- a/libraries/lib.inc.php
+++ b/libraries/lib.inc.php
@@ -16,7 +16,7 @@
$appName = 'phpPgAdmin';
// Application version
- $appVersion = '5.2-dev';
+ $appVersion = '5.6';
// PostgreSQL and PHP minimum version
$postgresqlMinVer = '7.4';