summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-22 08:48:02 +0100
committerAndrew Dolgov <[email protected]>2007-08-22 08:48:02 +0100
commitb3c6a3569d38f44400d7b042985361c4f1525bca (patch)
tree1b8e59952329021b567b023a10ed34d066bf1b70 /version.php
parent69508313e61ac72542558676c9c307fd71103c5a (diff)
release 1.2.14.2
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 bd82d3764..17e64dc19 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.14.1");
+ define('VERSION', "1.2.14.2");
?>