mark as 3.4
authorchriskl <chriskl>
Fri, 4 Jun 2004 05:28:27 +0000 (05:28 +0000)
committerchriskl <chriskl>
Fri, 4 Jun 2004 05:28:27 +0000 (05:28 +0000)
HISTORY
libraries/lib.inc.php

diff --git a/HISTORY b/HISTORY
index ef2c4da3badf4408b019069dfc9f7b82bee94955..f2378541abde0543a94c742dadbfda07c3de0118 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,7 +1,7 @@
 phpPgAdmin History
 ------------------
 
-Version 3.4-dev
+Version 3.4
 -----------
 
 Features
index bf3f7d7e72be7c39003a0f5f433897bf05cab34c..1137143132b041225ddf852f1eadbb01d9f2c5f3 100644 (file)
@@ -3,7 +3,7 @@
        /**
         * Function library read in upon startup
         *
-        * $Id: lib.inc.php,v 1.76 2004/05/31 09:46:37 soranzo Exp $
+        * $Id: lib.inc.php,v 1.77 2004/06/04 05:28:28 chriskl Exp $
         */
        
        // Set error reporting level to max
@@ -13,7 +13,7 @@
        $appName = 'phpPgAdmin';
 
        // Application version
-       $appVersion = '3.4-dev';
+       $appVersion = '3.4';
 
 
        // Check to see if the configuration file exists, if not, explain