diff options
author | Toshihiro Kitagawa | 2010-08-25 05:10:17 +0000 |
---|---|---|
committer | Toshihiro Kitagawa | 2010-08-25 05:10:17 +0000 |
commit | 08bbd66fb38ca29785a44f8e561edc020964e89f (patch) | |
tree | e1f346af55224e3b7ba8d8ca9463ee8f259caf90 | |
parent | a72fcd62d1124f41df483c744ef276db39712d3b (diff) |
Update version.
-rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index eda1a37..2209353 100644 --- a/version.php +++ b/version.php @@ -23,6 +23,6 @@ * @version SVN: $Id$
*/
-$version = '3.0 beta1';
+$version = '3.0 beta2';
?>
|