diff options
author | Yoshiyuki Asaba | 2007-10-30 01:16:32 +0000 |
---|---|---|
committer | Yoshiyuki Asaba | 2007-10-30 01:16:32 +0000 |
commit | db1e8dae783a161db767c8cbaab8db97616defc6 (patch) | |
tree | 6a53e0cdfa4f5d5d1ccd1cfdb5c45f1b44820388 | |
parent | ebf3f5176bcd138972f6c84f4a3e082a411b3878 (diff) |
pgpoolAdmin 2.0 beta1V2_0_0_BETA1
-rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index e34e1ea..1995def 100644 --- a/version.php +++ b/version.php @@ -23,6 +23,6 @@ * @version SVN: $Id$
*/
-$version = '2.0';
+$version = '2.0 beta1';
?>
|