summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-11-19 13:14:54 +0100
committerAndrew Dolgov <[email protected]>2007-11-19 13:14:54 +0100
commit1342f1f08e38bbf8b9db6293cb15655069680dde (patch)
tree27ededcf07a133407260022b18cdf29696838a25 /version.php
parentbe746c8e9228b3eef825b619cd58a0d0d3b351c4 (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 bf234e42c..6103e0547 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.16");
+ define('VERSION', "1.2.16.99");
?>