From 2c4d0bc88e44f07da6cdbad270265b43d3c36a15 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 12 Apr 2012 06:49:30 +0000 Subject: - Added 0.7.2 and 0.8-beta to releases list --- installer/rcube_install.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/rcube_install.php b/installer/rcube_install.php index 365d297b6..4d4f57a19 100644 --- a/installer/rcube_install.php +++ b/installer/rcube_install.php @@ -523,7 +523,8 @@ class rcube_install '0.4-beta', '0.4.2', '0.5-beta', '0.5', '0.5.1', '0.6-beta', '0.6', - '0.7-beta', '0.7', '0.7.1' + '0.7-beta', '0.7', '0.7.1', '0.7.2', + '0.8-beta', )); return $select; } -- cgit v1.2.3