summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-20 03:31:21 +0100
committerAndrew Dolgov <[email protected]>2007-05-20 03:31:21 +0100
commit3f251cafefb46a6eb13b2623b3b9b05a4893a192 (patch)
tree237c8cdfa8156acb50a7cb6b141dc1275d59e06b /version.php
parent0c3d1c68bcefadb44e072d4b47ea3d76a4b2161c (diff)
release 1.2.11
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 3bc1775dd..afc5ff413 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.10");
+ define('VERSION', "1.2.11");
?>