summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-30 04:43:51 +0100
committerAndrew Dolgov <[email protected]>2006-08-30 04:43:51 +0100
commitdade09adb0ca8022c30d692b3c3faca7436b47e3 (patch)
tree05e2d6a346737daf72ccdb0d8d9be32b18191624 /version.php
parentf6d6e22ff49d44986f2bbf0e82e0b56a4d7a04ff (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 6351c4978..9655675dd 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define(VERSION, "1.2.2");
+ define(VERSION, "1.2.2.99");
?>