From e5b3d7d4833049f41b6189c9b5f3121a6e276a88 Mon Sep 17 00:00:00 2001 From: Krisztian Lengyel Date: Thu, 1 Aug 2019 10:06:30 +0200 Subject: [PATCH] Bump RPM_MINOR_VERSION Change-Id: I16937276191d936aa5ec21b6e12328cf7ca700cf --- SPECS/instantiate.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index 4465118..64659a9 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 10 +%define RPM_MINOR_VERSION 11 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} -- 2.16.6