summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-20 04:01:40 +0100
committerAndrew Dolgov <[email protected]>2007-04-20 04:01:40 +0100
commit528fe5686ebcfec9100fda46af40d0fdddfa5a47 (patch)
tree30668360fc7f9d97afe300c21e0ecd5fce9bf2e8 /version.php
parente85610c7103434df9689833c0c81ad75a78e45c1 (diff)
release 1.2.10
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 ff607c1df..3bc1775dd 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.9");
+ define('VERSION', "1.2.10");
?>