summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-12-05 07:31:19 +0100
committerAndrew Dolgov <[email protected]>2006-12-05 07:31:19 +0100
commit71f67da8c9a990c2c024ced8c8ba617c27b54be1 (patch)
tree70d8a053c67262810d458a88715f35923d8cddba /version.php
parent1dc8dba07c9c57016a7bac4dd8ce3804024597b9 (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 73bebeefb..862b031c6 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.5");
+ define('VERSION', "1.2.5.99");
?>