summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-02 07:18:21 +0100
committerAndrew Dolgov <[email protected]>2006-05-02 07:18:21 +0100
commit84271c83c37d464665a57a116201493553ad46b7 (patch)
tree9949653b4364885293df85f0733d365fb04d1895 /version.php
parent3fdaa0670ea2f6de0e9b1799666bdcb1015eb693 (diff)
release 1.1.6
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 9c9d172d3..eb59ada80 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.1.5");
+ define(VERSION, "1.1.6");
?>