projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
186331f
)
rebrand to beta-1
author
chriskl
<chriskl>
Mon, 19 May 2003 07:08:11 +0000
(07:08 +0000)
committer
chriskl
<chriskl>
Mon, 19 May 2003 07:08:11 +0000
(07:08 +0000)
HISTORY
patch
|
blob
|
blame
|
history
libraries/lib.inc.php
patch
|
blob
|
blame
|
history
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
diff --git
a/libraries/lib.inc.php
b/libraries/lib.inc.php
index e5c03d85692bcd84b0e851749fc401eddcdbab0a..78a39c122b742fa6d7236d1c56187d91ee0467da 100644
(file)
--- a/
libraries/lib.inc.php
+++ b/
libraries/lib.inc.php
@@
-3,7
+3,7
@@
/**
* Function library read in upon startup
*
- * $Id: lib.inc.php,v 1.4
7 2003/05/17 15:53:3
1 chriskl Exp $
+ * $Id: lib.inc.php,v 1.4
8 2003/05/19 07:08:1
1 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