projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2703b08
)
bump version for 4.2.1
REL_4-2-1
author
Robert Treat
<xzilla@users.sourceforge.net>
Sat, 2 Aug 2008 17:11:43 +0000
(13:11 -0400)
committer
Robert Treat
<xzilla@users.sourceforge.net>
Sat, 2 Aug 2008 17:11:43 +0000
(13:11 -0400)
libraries/lib.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/libraries/lib.inc.php
b/libraries/lib.inc.php
index aa0825fc42b093d336ab8d51530db5863003f0be..e0c0100a4ca5581ccd10c6e2d230529ab8178bbb 100644
(file)
--- a/
libraries/lib.inc.php
+++ b/
libraries/lib.inc.php
@@
-16,7
+16,7
@@
$appName = 'phpPgAdmin';
// Application version
- $appVersion = '4.2';
+ $appVersion = '4.2
.1
';
// PostgreSQL and PHP minimum version
$postgresqlMinVer = '7.0';