bump elasticsearch 0.19.2

This commit is contained in:
Jordan Sissel 2012-04-28 18:56:15 -07:00
parent af1362b679
commit 74c551cc2c

View file

@ -4,7 +4,7 @@
# wget
#
JRUBY_VERSION=1.6.7
ELASTICSEARCH_VERSION=0.18.7
ELASTICSEARCH_VERSION=0.19.2
JODA_VERSION=2.1
VERSION=$(shell ruby -r./lib/logstash/version -e 'puts LOGSTASH_VERSION')