summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apps/kibana-bin/kibana-bin-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/kibana-bin/kibana-bin-4.5.0.ebuild b/www-apps/kibana-bin/kibana-bin-4.5.0.ebuild
index b0222d11368f..8a36b2771d81 100644
--- a/www-apps/kibana-bin/kibana-bin-4.5.0.ebuild
+++ b/www-apps/kibana-bin/kibana-bin-4.5.0.ebuild
@@ -58,7 +58,7 @@ src_install() {
}
pkg_postinst() {
- elog "This version of Kibana is compatible with Elasticsearch 2.2+"
+ elog "This version of Kibana is compatible with Elasticsearch 2.3+"
elog
elog "Be sure to point ES_INSTANCE to your Elasticsearch instance"
elog "in /etc/conf.d/${MY_PN}."