summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-22 08:21:06 +0100
committerAndrew Dolgov <[email protected]>2007-01-22 08:21:06 +0100
commit5a3f13d2d95d95aaccda471fe6c802cc5af3cef8 (patch)
treeaab62d0ddf7fa1ba13ea0214f32d43ed5b15fc30 /version.php
parente6c115b29b44d2e0f9a93db5a8194694e3f9eeb6 (diff)
release 1.2.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 f6b0b2f40..19291b6a2 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.6");
+ define('VERSION', "1.2.7");
?>