summaryrefslogtreecommitdiff
path: root/installer
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-04-16 09:13:35 +0200
committerAleksander Machniak <alec@alec.pl>2013-04-16 09:13:35 +0200
commit0c896b98796e41b57ff2345869e77bdc9ea31924 (patch)
treedf716c525be2fb77834a1cd809969cea538abc1a /installer
parentc8f2c0c5af9b578fe9363941d7a6c412cb26f15d (diff)
Update changelog
Diffstat (limited to 'installer')
-rw-r--r--installer/rcube_install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/rcube_install.php b/installer/rcube_install.php
index 08761ce6d..450d9e253 100644
--- a/installer/rcube_install.php
+++ b/installer/rcube_install.php
@@ -456,7 +456,7 @@ class rcube_install
'0.6-beta', '0.6',
'0.7-beta', '0.7', '0.7.1', '0.7.2', '0.7.3', '0.7.4',
'0.8-beta', '0.8-rc', '0.8.0', '0.8.1', '0.8.2', '0.8.3', '0.8.4', '0.8.5', '0.8.6',
- '0.9-beta', '0.9-rc', '0.9-rc2',
+ '0.9-beta', '0.9-rc', '0.9-rc2', '0.9.0',
));
return $select;
}