Skip to content

Commit

Permalink
Upgrade JRuby to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Jan 17, 2013
1 parent dc3f46b commit 59dfd51
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 @@ -3,7 +3,7 @@
# cpio
# wget or curl
#
JRUBY_VERSION=1.7.1
JRUBY_VERSION=1.7.2
ELASTICSEARCH_VERSION=0.20.2
#VERSION=$(shell ruby -r./lib/logstash/version -e 'puts LOGSTASH_VERSION')
VERSION=$(shell awk -F\" '/LOGSTASH_VERSION/ {print $$2}' lib/logstash/version.rb)
Expand Down

0 comments on commit 59dfd51

Please sign in to comment.