summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-06-20 04:07:32 +0100
committerAndrew Dolgov <[email protected]>2007-06-20 04:07:32 +0100
commitde6e08c36e6bfd2326966f24f23028f590f611c4 (patch)
tree3af4ffe1e2f629f44470e100b7e1d84ed4583383 /version.php
parentfd98576c97b02f2a71050b3a318155516811d972 (diff)
release 1.2.12
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 59d34b208..baea20b3b 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.11.1");
+ define('VERSION', "1.2.12");
?>