diff options
| author | Guillaume (ioguix) de Rorthais | 2010-10-01 19:38:03 +0000 |
|---|---|---|
| committer | Guillaume (ioguix) de Rorthais | 2010-10-01 19:38:03 +0000 |
| commit | ff715317877201b564f9a1f38a485abd90315a35 (patch) | |
| tree | df754cdba2aa332ec9c6430a5f956e0739942665 | |
| parent | 3a9ee8d7daaa084454ad5c1f7ada67a1f66c1013 (diff) | |
Stamp 5.0-beta2REL_5-0-BETA-2
| -rw-r--r-- | libraries/lib.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/lib.inc.php b/libraries/lib.inc.php index 0c9452a0..f5ac6104 100644 --- a/libraries/lib.inc.php +++ b/libraries/lib.inc.php @@ -16,7 +16,7 @@ $appName = 'phpPgAdmin'; // Application version - $appVersion = '5.0-beta1'; + $appVersion = '5.0-beta2'; // PostgreSQL and PHP minimum version $postgresqlMinVer = '7.4'; |
