From 391e5329d2a5c525eb96cf9d4853cc1485cc51cd Mon Sep 17 00:00:00 2001 From: bborbely Date: Mon, 22 Jul 2019 09:23:16 +0200 Subject: [PATCH] version fix Change-Id: I095a450e84dd5ed16c39c4ede3d23f99598b6ca0 Signed-off-by: bborbely --- rpmbuild.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmbuild.spec b/rpmbuild.spec index 59f04b5..973062b 100644 --- a/rpmbuild.spec +++ b/rpmbuild.spec @@ -15,7 +15,7 @@ %define COMPONENT lcm %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 7 +%define RPM_MINOR_VERSION 8 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} %define DEPLOY_PATH %{_caas_lcm_path}/deploy %define SU_PATH %{_caas_lcm_path}/su -- 2.16.6