bump version to dev

This commit is contained in:
Jordan Sissel 2013-01-03 13:12:16 -08:00
parent 5999090639
commit 46712eb832

View file

@ -1,5 +1,5 @@
# The version of logstash.
LOGSTASH_VERSION = "1.1.7"
LOGSTASH_VERSION = "1.1.8.dev"
# Note to authors: this should not include dashes because 'gem' barfs if
# you include a dash in the version string.