diff options
author | Tatsuo Ishii | 2010-08-16 06:16:33 +0000 |
---|---|---|
committer | Tatsuo Ishii | 2010-08-16 06:16:33 +0000 |
commit | a7ffe6e2ed46bc0046751b66a5c396d824b7e229 (patch) | |
tree | 5a5f42daf768de84b1a3101326f564a56d4ce677 | |
parent | 9dae6a5ddfd36c48e270e96b175ea6380aab36d3 (diff) |
Update version.
-rw-r--r-- | version.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php index 9e13db8..eda1a37 100644 --- a/version.php +++ b/version.php @@ -19,10 +19,10 @@ * is" without express or implied warranty.
*
* @author Ryuma Ando <ando@ecomas.co.jp>
- * @copyright 2003-2009 PgPool Global Development Group
+ * @copyright 2003-2010 PgPool Global Development Group
* @version SVN: $Id$
*/
-$version = '3.0';
+$version = '3.0 beta1';
?>
|