summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-08-21 04:59:42 +0100
committerAndrew Dolgov <[email protected]>2008-08-21 04:59:42 +0100
commit31542d1eca1784c4ebbea70eb8435f55d9e47454 (patch)
tree163d34c63611dc83458a3aa6382073533a81ea41 /version.php
parente75d70b5a8851bc0f95f0eb3026328fd5c951ea2 (diff)
release 1.2.26
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 8cf67a32f..27505c206 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.25");
+ define('VERSION', "1.2.26");
?>