From 365f2755bb0ac81a14af1f2d53d815a82103a8bd Mon Sep 17 00:00:00 2001 From: Saku Chydenius Date: Wed, 23 Oct 2019 13:28:42 +0300 Subject: [PATCH] Release caas.yaml change introduced in review 1783 Following review changed cm_config/caas.yaml but did not release new version of the RPM - this change will. https://gerrit.akraino.org/r/c/ta/caas-install/+/1783 Change-Id: I8909834f975a264c18596b20ace16ce508f88168 --- SPECS/instantiate.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index b12cc39..e541969 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 20 +%define RPM_MINOR_VERSION 21 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} -- 2.16.6