summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-12-21 13:23:46 +0100
committerAndrew Dolgov <[email protected]>2007-12-21 13:23:46 +0100
commitb476220f3ed5759f9ce166a0be211063a1d0e25e (patch)
tree71843829cfb1017b9da0c2badc8e5c8fcaf015aa /version.php
parent2ad9ee5606e4b9844e3e06149daf2fe5d8b961d6 (diff)
release 1.2.18
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 76cf94351..602a3974f 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.17");
+ define('VERSION', "1.2.18");
?>