From 368534476a6b9bfe6c32f74904a26e0e75b44fed Mon Sep 17 00:00:00 2001 From: Keith Goodman Date: Tue, 18 Apr 2017 11:17:54 -0400 Subject: [PATCH] Bump version to 1.5.14 --- config/projects/google-fluentd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/projects/google-fluentd.rb b/config/projects/google-fluentd.rb index 97bd9881..8b71c160 100644 --- a/config/projects/google-fluentd.rb +++ b/config/projects/google-fluentd.rb @@ -8,8 +8,8 @@ description "Google Fluentd: A data collector for Google Cloud Logging" install_dir "/opt/google-fluentd" -build_version "1.5.13" -build_iteration 2 +build_version "1.5.14" +build_iteration 1 # creates required build directories dependency "preparation"