summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-29 17:51:28 +0100
committerAndrew Dolgov <[email protected]>2005-12-29 17:51:28 +0100
commit3b55928b735a6de30ae3d25c5179d3af1eb18666 (patch)
treeb25ed9e99e8c39caa1725ddb8db74e00f4dc9a88 /version.php
parent24b181141c1b7fb74e0ab0009da4802596e25752 (diff)
bump version to dev
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 77683aa6b..db02081b7 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.1.1");
+ define(VERSION, "1.1.1.99");
?>