- Upgrade elasticsearch to 0.18.6

This commit is contained in:
Jordan Sissel 2011-12-20 14:06:56 -08:00
parent 2bae0499b2
commit 9977e4c6ef

View file

@ -4,7 +4,7 @@
# wget
#
JRUBY_VERSION=1.6.5
ELASTICSEARCH_VERSION=0.18.5
ELASTICSEARCH_VERSION=0.18.6
VERSION=$(shell ruby -r./lib/logstash/version -e 'puts LOGSTASH_VERSION')
JRUBY_CMD=build/jruby/jruby-$(JRUBY_VERSION)/bin/jruby