summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-03-23 05:40:24 +0100
committerAndrew Dolgov <[email protected]>2008-03-23 05:40:24 +0100
commitb227aad67126d5c1a06e9645278808c3ebc90e7c (patch)
tree8f495c0b96ca4516ebb123ef5a544e93a2527e3c /version.php
parent4bfe3b4341006fe3b78cb597cfa091cd77e61b65 (diff)
release 1.2.21
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 af1faef3d..2072414f7 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.20");
+ define('VERSION', "1.2.21");
?>