We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645351b commit d183d9cCopy full SHA for d183d9c
lib/logstash/version.rb
@@ -1,6 +1,6 @@
1
# encoding: utf-8
2
# The version of logstash.
3
-LOGSTASH_VERSION = "1.4.1"
+LOGSTASH_VERSION = "1.5.0.dev"
4
5
# Note to authors: this should not include dashes because 'gem' barfs if
6
# you include a dash in the version string.
0 commit comments