diff options
| author | Andrew Dolgov <fox@bah.spb.su> | 2006-02-25 07:03:15 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.spb.su> | 2006-02-25 07:03:15 +0100 |
| commit | 646e601e71b85b6dff3104eaec05cc5ea290c1d0 (patch) | |
| tree | ec1359029d7983d8ddd39e48ff6842a09ba5c3b1 | |
| parent | 1cac3c31bcf6fcdc8ea4498450e2eda783b4063d (diff) | |
bump version to dev
| -rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index df5272346..ada2abef4 100644 --- a/version.php +++ b/version.php @@ -1,3 +1,3 @@ <? - define(VERSION, "1.1.3"); + define(VERSION, "1.1.3.99"); ?> |