summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-07-20 07:02:06 +0100
committerAndrew Dolgov <[email protected]>2007-07-20 07:02:06 +0100
commita748e6d8b6a31d4a52a4fcc9e7809a29a3019ecb (patch)
treea5904c26657d90c2bd1750fa3f8078540fc57187 /version.php
parent298f3f783a7635a81b6b81b8a5dbb32e138b54ec (diff)
release 1.2.13
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 baea20b3b..7e1bdca09 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.12");
+ define('VERSION', "1.2.13");
?>