summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-10 08:33:35 +0100
committerAndrew Dolgov <[email protected]>2005-12-10 08:33:35 +0100
commitb1c39fcc59a7ce8ed0ed635e1f904591ad681a38 (patch)
treeaddd58fb4f42126e3a2efec916435238d28c35bf /version.php
parent11b0dce2a79cd30263476b7217492055537cbac8 (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 efa449342..1b11309bd 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.1.p2");
+ define(VERSION, "1.1.0.99");
?>