Sha256: a2fa37893c0be6a18a316a71c3b34b5a27556f7282d1f63056afeead21d50a83

Contents?: true

Size: 690 Bytes

Versions: 3

Compression:

Stored size: 690 Bytes

Contents

# encoding: utf-8

# The version of the logstash package (not the logstash-core gem version).
#
# Note to authors: this should not include dashes because 'gem' barfs if
# you include a dash in the version string.

# TODO: (colin) the logstash-core gem uses it's own version number in logstash-core/lib/logstash-core/version.rb
#       there are some dependencies in logstash-core on the LOGSTASH_VERSION constant this is why
#       the logstash version is currently defined here in logstash-core/lib/logstash/version.rb but
#       eventually this file should be in the root logstash lib fir and dependencies in logstash-core should be
#       fixed.

LOGSTASH_VERSION = "5.1.2.snapshot1"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/logstash-core-5.1.2.snapshot1-java/lib/logstash/version.rb
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/gems/logstash-core-5.1.2.snapshot1-java/lib/logstash/version.rb
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/gems/logstash-core-5.1.2.snapshot1-java/lib/logstash/version.rb