summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-08 07:34:51 +0100
committerAndrew Dolgov <[email protected]>2005-09-08 07:34:51 +0100
commitddb0a9fd4e98b927ce2ab478c7f8988e17aa73e1 (patch)
tree1b810d5fea779992b6ac99f6aec94605317d87b6 /version.php
parent0a49370faf90610220c7771167efb1d6306a2cd0 (diff)
bump dev version
Diffstat (limited to 'version.php')
-rw-r--r--version.php2
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");
?>