summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-21 04:58:44 +0100
committerAndrew Dolgov <[email protected]>2008-05-21 04:58:44 +0100
commit0b264775adc13c44f1d25deb356d3b3f10a37b01 (patch)
tree0c1573ead1eb08997b22484d82554867c07379c5 /version.php
parent3cd4239a62a449365c5869196187403598d361d8 (diff)
release 1.2.23
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 a136e8281..690e4f7a6 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.22.1");
+ define('VERSION', "1.2.23");
?>