summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-16 08:33:51 +0100
committerAndrew Dolgov <[email protected]>2006-05-16 08:33:51 +0100
commit956c762979b6751f1cbe369df6a92f4640808724 (patch)
tree0265c72a83c4b1c28fe3e79e2588721f69d4c164 /version.php
parent581e6bb537db2bca38a722ad1a0b36686fb4d7e2 (diff)
add xmlrpc library & server
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 eb59ada80..fd31875a4 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.1.6");
+ define(VERSION, "1.1.6.99");
?>