diff options
author | Toshihiro Kitagawa | 2010-09-24 08:36:55 +0000 |
---|---|---|
committer | Toshihiro Kitagawa | 2010-09-24 08:36:55 +0000 |
commit | 8aa330f6332ca867ef1ca1bf840b3eb34f0bccfe (patch) | |
tree | 788780a2292902260042eefe1738eb66271f1945 | |
parent | adc4805fdb74e103fbf9a6f514d5f479be021521 (diff) |
Update version.V2_3_1V2_3_STABLE
-rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index 6083f74..8bd2421 100644 --- a/version.php +++ b/version.php @@ -23,6 +23,6 @@ * @version SVN: $Id$
*/
-$version = '2.3';
+$version = '2.3.1';
?>
|