summaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-25 16:08:22 +0100
committerAndrew Dolgov <[email protected]>2005-12-25 16:08:22 +0100
commit93eb472ca2149e492b24ad6516cfcd5b736e8c54 (patch)
tree2080317cba2d640102a538271528eeabaa6a95a7 /version.php
parent6c12c80902bbf696f501f028c924605edfc1d122 (diff)
bump version to 1.1.1
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 1b11309bd..77683aa6b 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?
- define(VERSION, "1.1.0.99");
+ define(VERSION, "1.1.1");
?>