mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- version bump
This commit is contained in:
parent
b5d9edf142
commit
fff5f5e1fc
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
1.2.1 (September 6, 2013)
|
||||
1.2.1 (September 7, 2013)
|
||||
# general
|
||||
- This is primarily a bugfix/stability release based on feedback from 1.2.0
|
||||
- web: kibana's default dashboard now works with the new logstash 1.2 schema.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# The version of logstash.
|
||||
LOGSTASH_VERSION = "1.2.1.dev"
|
||||
LOGSTASH_VERSION = "1.2.1"
|
||||
|
||||
# Note to authors: this should not include dashes because 'gem' barfs if
|
||||
# you include a dash in the version string.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue