From 62182c6baba4b6fd867e02a6382af0651523411a Mon Sep 17 00:00:00 2001 From: Balazs Szekeres Date: Tue, 1 Oct 2019 14:24:39 +0200 Subject: [PATCH] Minor version bump for instantiate and utils rpm Change-Id: Idf78f75ca1f08b0f4933e23c541ce8c72bfebcad Signed-off-by: Balazs Szekeres --- SPECS/instantiate.spec | 2 +- SPECS/utils.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index 0d32658..21ac01f 100644 --- a/SPECS/instantiate.spec +++ b/SPECS/instantiate.spec @@ -15,7 +15,7 @@ %define COMPONENT instantiate %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 17 +%define RPM_MINOR_VERSION 18 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/utils.spec b/SPECS/utils.spec index f1cac00..4bfde74 100644 --- a/SPECS/utils.spec +++ b/SPECS/utils.spec @@ -15,7 +15,7 @@ %define COMPONENT utils %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 7 +%define RPM_MINOR_VERSION 8 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} -- 2.16.6