summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-02 12:38:46 +0100
committerAndrew Dolgov <[email protected]>2007-03-02 12:38:46 +0100
commita061b98720b0450235618121808a633e752d0baf (patch)
tree2653eb3914c62e0d9d122f9032a112bfd89cfb28 /version.php
parentdc56b3b7dac5b3ac757c10971e10aa7a1f09ea47 (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 b59be9572..5b9454596 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.8-p2");
+ define('VERSION', "1.2.8.99");
?>