summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-18 11:06:25 +0100
committerAndrew Dolgov <[email protected]>2009-01-18 11:06:25 +0100
commit184f5092edaf45f0d8cf8a648fce790b42c4d2f8 (patch)
tree8f9140de336f3519b41841ec6e8fc095cd2808f1 /version.php
parentdb34a63e2a79f07e4f8c6c386b225e3662d604fd (diff)
bump version
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 d3aca6bff..e4e7cb854 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- define('VERSION', "1.2.30");
+ define('VERSION', "1.3.0");
?>