rebrand to beta-1
authorchriskl <chriskl>
Mon, 19 May 2003 07:08:11 +0000 (07:08 +0000)
committerchriskl <chriskl>
Mon, 19 May 2003 07:08:11 +0000 (07:08 +0000)
HISTORY
libraries/lib.inc.php

diff --git a/HISTORY b/HISTORY
index b2146d1c85e2c2afe9b1adcac71e96199786b178..c476a72a09ca2168a7d9c836492eaca738ea3883 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,7 +1,7 @@
 phpPgAdmin History
 ------------------
 
-Version 3.0.0-dev-5
+Version 3.0-beta-1
 -------------------
 
 * Cascade drop on columns and constraints
index e5c03d85692bcd84b0e851749fc401eddcdbab0a..78a39c122b742fa6d7236d1c56187d91ee0467da 100644 (file)
@@ -3,7 +3,7 @@
        /**
         * Function library read in upon startup
         *
-        * $Id: lib.inc.php,v 1.47 2003/05/17 15:53:31 chriskl Exp $
+        * $Id: lib.inc.php,v 1.48 2003/05/19 07:08:11 chriskl Exp $
         */
        
        // Set error reporting level to max
@@ -13,7 +13,7 @@
        $appName = 'phpPgAdmin';
 
        // Application version
-       $appVersion = '3.0.0-dev-5';
+       $appVersion = '3.0-beta-1';
 
 
        // Check to see if the configuration file exists, if not, explain