projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6a8921
)
brand 3.5.1
REL_3-5-1
author
chriskl
<chriskl>
Mon, 13 Dec 2004 07:48:14 +0000
(07:48 +0000)
committer
chriskl
<chriskl>
Mon, 13 Dec 2004 07:48:14 +0000
(07:48 +0000)
libraries/lib.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/libraries/lib.inc.php
b/libraries/lib.inc.php
index af81a225a06df8b6a1a17e2059e110a092518c44..a6e6f84bd68b0b53f3427db36ac36a961f671ea9 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.88
2004/11/15 08:27:05
chriskl Exp $
+ * $Id: lib.inc.php,v 1.88
.2.1 2004/12/13 07:48:14
chriskl Exp $
*/
// Set error reporting level to max
@@
-13,7
+13,7
@@
$appName = 'phpPgAdmin';
// Application version
- $appVersion = '3.5';
+ $appVersion = '3.5
.1
';
// PostgreSQL and PHP minimum version
$postgresqlMinVer = '7.0';