Update version

This commit is contained in:
Jordan Sissel 2014-03-12 17:48:19 -07:00
parent 90976e2336
commit 9971b0a75e

View file

@ -1,6 +1,6 @@
# encoding: utf-8 # encoding: utf-8
# The version of logstash. # The version of logstash.
LOGSTASH_VERSION = "1.4.0.beta2" LOGSTASH_VERSION = "1.4.0.rc1"
# Note to authors: this should not include dashes because 'gem' barfs if # Note to authors: this should not include dashes because 'gem' barfs if
# you include a dash in the version string. # you include a dash in the version string.