projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69cd387
)
Set PPA version to 5.0-beta1
author
ioguix
<ioguix@free.fr>
Tue, 14 Sep 2010 23:51:00 +0000
(
01:51
+0200)
committer
ioguix
<ioguix@free.fr>
Tue, 14 Sep 2010 23:51:00 +0000
(
01:51
+0200)
libraries/lib.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/libraries/lib.inc.php
b/libraries/lib.inc.php
index b9dcf98538aa7ca6aaa4a930a168704d38515958..b3378724a3ecf3c13499aff36435b27c74bd98bc 100644
(file)
--- a/
libraries/lib.inc.php
+++ b/
libraries/lib.inc.php
@@
-17,7
+17,7
@@
$appName = 'phpPgAdmin';
// Application version
- $appVersion = '5.0-
dev
';
+ $appVersion = '5.0-
beta1
';
// PostgreSQL and PHP minimum version
$postgresqlMinVer = '7.4';