Skip to content

Commit

Permalink
- Bump elasticsearch to 0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Nov 16, 2011
1 parent 715de06 commit 00dd3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# wget
#
JRUBY_VERSION=1.6.5
ELASTICSEARCH_VERSION=0.18.2
ELASTICSEARCH_VERSION=0.18.3
VERSION=$(shell ruby -r./lib/logstash/version -e 'puts LOGSTASH_VERSION')

JRUBY_CMD=build/jruby/jruby-$(JRUBY_VERSION)/bin/jruby
Expand Down

0 comments on commit 00dd3c9

Please sign in to comment.