From 3fb82c5242fe1882d4fa7b3c2d808c2440276907 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ferenc=20T=C3=B3th?= Date: Thu, 29 Aug 2019 21:27:55 +0200 Subject: [PATCH] Bump rpm version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Ferenc Tóth Change-Id: Ib60bb8304a28f295b8121613bd2bf03ca8ac1a13 --- SPECS/infra-charts.spec | 2 +- SPECS/instantiate.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/infra-charts.spec b/SPECS/infra-charts.spec index aeebbb6..385b5a5 100644 --- a/SPECS/infra-charts.spec +++ b/SPECS/infra-charts.spec @@ -15,7 +15,7 @@ %define COMPONENT infra-charts %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 23 +%define RPM_MINOR_VERSION 24 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index fcb6381..2d14dd7 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 13 +%define RPM_MINOR_VERSION 14 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} -- 2.16.6