projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63758a2
)
mark as 3.4
author
chriskl
<chriskl>
Fri, 4 Jun 2004 05:28:27 +0000
(
05:28
+0000)
committer
chriskl
<chriskl>
Fri, 4 Jun 2004 05:28:27 +0000
(
05:28
+0000)
HISTORY
patch
|
blob
|
blame
|
history
libraries/lib.inc.php
patch
|
blob
|
blame
|
history
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
diff --git
a/libraries/lib.inc.php
b/libraries/lib.inc.php
index bf3f7d7e72be7c39003a0f5f433897bf05cab34c..1137143132b041225ddf852f1eadbb01d9f2c5f3 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.7
6 2004/05/31 09:46:37 soranzo
Exp $
+ * $Id: lib.inc.php,v 1.7
7 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