Release 5.0.3 REL_5-0-3
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 3 Oct 2011 07:37:22 +0000 (09:37 +0200)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 3 Oct 2011 07:37:22 +0000 (09:37 +0200)
HISTORY
libraries/lib.inc.php

diff --git a/HISTORY b/HISTORY
index ac029a557edcbac169b8d30eb4f2334f905c3a7a..5960ac483f85be2db129bbb3a030d75644591aa0 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -5,7 +5,7 @@ phpPgAdmin History
 Version 5.0.3
 -------------
 
-Released: TBA
+Released: 3rd October 2011
 
 Some bug fixes.
 
index 34b131cd8f9a61d5f3877a5289e4116ba44e4f05..d8dab7a9f17315822e6c376e064c84611e212a77 100644 (file)
@@ -16,7 +16,7 @@
        $appName = 'phpPgAdmin';
 
        // Application version
-       $appVersion = '5.0.2';
+       $appVersion = '5.0.3';
 
        // PostgreSQL and PHP minimum version
        $postgresqlMinVer = '7.4';