diff options
| author | Andrew Dolgov <fox@bah.spb.su> | 2005-09-08 07:34:51 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.spb.su> | 2005-09-08 07:34:51 +0100 |
| commit | ddb0a9fd4e98b927ce2ab478c7f8988e17aa73e1 (patch) | |
| tree | 1b810d5fea779992b6ac99f6aec94605317d87b6 | |
| parent | 0a49370faf90610220c7771167efb1d6306a2cd0 (diff) | |
bump dev version
| -rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index 5295ed019..ca8537494 100644 --- a/version.php +++ b/version.php @@ -1,4 +1,4 @@ <? - define(VERSION, "1.0.3.1"); + define(VERSION, "1.0.3.99"); ?> |