mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
065a82467a
commit
4f7299a555
4 changed files with 4 additions and 4 deletions
|
@ -5,4 +5,4 @@
|
|||
# Note to authors: this should not include dashes because 'gem' barfs if
|
||||
# you include a dash in the version string.
|
||||
|
||||
LOGSTASH_CORE_EVENT_JAVA_VERSION = "3.0.0.dev"
|
||||
LOGSTASH_CORE_EVENT_JAVA_VERSION = "5.0.0.dev"
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
# Note to authors: this should not include dashes because 'gem' barfs if
|
||||
# you include a dash in the version string.
|
||||
|
||||
LOGSTASH_CORE_EVENT_VERSION = "3.0.0.dev"
|
||||
LOGSTASH_CORE_EVENT_VERSION = "5.0.0.dev"
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
# Note to authors: this should not include dashes because 'gem' barfs if
|
||||
# you include a dash in the version string.
|
||||
|
||||
LOGSTASH_CORE_VERSION = "3.0.0.dev"
|
||||
LOGSTASH_CORE_VERSION = "5.0.0.dev"
|
||||
|
|
|
@ -11,4 +11,4 @@
|
|||
# eventually this file should be in the root logstash lib fir and dependencies in logstash-core should be
|
||||
# fixed.
|
||||
|
||||
LOGSTASH_VERSION = "3.0.0.dev"
|
||||
LOGSTASH_VERSION = "5.0.0.dev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue