summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-07-21 05:14:55 +0100
committerAndrew Dolgov <[email protected]>2008-07-21 05:14:55 +0100
commit43a770dae1b4b0ad62548ece6afdafce3ada3a99 (patch)
tree022e61ae3d2820d8b67acaa21a5e216c79f005a3 /version.php
parent27f5a18fcdd588a7f2f067ab8d7b9165b8b0e0e8 (diff)
release 1.2.25
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 1bf8d6f6a..8cf67a32f 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.24");
+ define('VERSION', "1.2.25");
?>