summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-02-19 16:44:24 +0100
committerAndrew Dolgov <[email protected]>2007-02-19 16:44:24 +0100
commitd08c561443f1c1d2d5e0c0d9666fec91c68ff1e9 (patch)
tree9a160c99fd310ab5fc8fc404f50639b9100c6b82 /version.php
parent583c58b86d199db8ccf13769175f64accd5bea38 (diff)
release 1.2.8
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 19291b6a2..67260d45e 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.7");
+ define('VERSION', "1.2.8");
?>