summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-07-25 08:45:45 +0100
committerAndrew Dolgov <[email protected]>2006-07-25 08:45:45 +0100
commitee09766cf7befcd4fd9f0692456ed346a3b13139 (patch)
tree928758ce8a764cd3e141677c1c9244284f6ab557 /version.php
parent5cfc8713d2f78ba89ee0c320a04012add965771b (diff)
bump version
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 d94d5192f..5e474734d 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.2.1");
+ define(VERSION, "1.2.1.99");
?>