summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-10-21 06:47:37 +0100
committerAndrew Dolgov <[email protected]>2008-10-21 06:47:37 +0100
commitd3653a242f16439cc6dd0f30fecfbc94b3598e1b (patch)
tree74cd0b698797b6dfc1c7a4cd1221db0efd35a8ec /version.php
parent5bb0cc8eddcaf40cb826bae4304aeb059c854acb (diff)
release 1.2.28
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 d66b8f840..3860d9055 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.27");
+ define('VERSION', "1.2.28");
?>