summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-14 08:51:36 +0100
committerAndrew Dolgov <[email protected]>2005-11-14 08:51:36 +0100
commite71ad1459eb5c83acfb33c0ea9a47d22b0431445 (patch)
tree387788b4166bf1377d6a509ccf955e9ade1509db /version.php
parent54139a74544da585b22b7248676f4de9fcc5f9fe (diff)
release 1.0.7
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 82b9696ec..f170c5ec0 100644
--- a/version.php
+++ b/version.php
@@ -1,4 +1,4 @@
<?
- define(VERSION, "1.0.6.99");
+ define(VERSION, "1.0.7");
?>