summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-04 04:58:54 +0100
committerAndrew Dolgov <[email protected]>2008-05-04 04:58:54 +0100
commit369f3a733d4ba56afc1964392a91babe3350a2a3 (patch)
tree3ba3ebb3a5de002ed1eb8aecb90714f4dd81b679 /version.php
parent48b0c4ec7ec4bb0d68fab059e6b36d0e6faaa42f (diff)
release 1.2.22.1
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 2747cc40d..a136e8281 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.22");
+ define('VERSION', "1.2.22.1");
?>