mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
version bump
This commit is contained in:
parent
4d77571b91
commit
a6787d5d22
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
|
|||
#rev = %x{svn info}.split("\n").grep(/Revision:/).first.split(" ").last.to_i
|
||||
rev = Time.now.strftime("%Y%m%d%H%M%S")
|
||||
spec.name = "logstash"
|
||||
spec.version = "1.0.0"
|
||||
spec.version = "1.0.1"
|
||||
spec.summary = "logstash - log and event management"
|
||||
spec.description = "scalable log and event management (search, archive, pipeline)"
|
||||
spec.license = "Apache License (2.0)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue