summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-09-20 03:50:51 +0100
committerAndrew Dolgov <[email protected]>2007-09-20 03:50:51 +0100
commit92cce0f42d4d1b1dc7f1d14ae6171720cad497c8 (patch)
tree02ef04298d67c9b70d1452bd4ba998e9cb8a9ca1 /version.php
parent464bd61e20471809bcf420281ff08001ec354ef4 (diff)
release 1.2.15
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 17e64dc19..b0bfe679a 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.14.2");
+ define('VERSION', "1.2.15");
?>