From 82a2e3eb706530653829988089d9b3a4eabd525b Mon Sep 17 00:00:00 2001 From: Xiubo Li Date: Sun, 9 Oct 2022 08:34:12 +0800 Subject: [PATCH] Bump version to 1.6.0 Signed-off-by: Xiubo Li --- CMakeLists.txt | 2 +- tcmu-runner.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e565a671..9276f4d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 2.8 FATAL_ERROR) project (tcmu-runner C) -set(VERSION 1.5.4) +set(VERSION 1.6.0) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror -Wall -Wdeclaration-after-statement -std=c99") include(GNUInstallDirs) diff --git a/tcmu-runner.spec b/tcmu-runner.spec index a842089b..469d58c8 100644 --- a/tcmu-runner.spec +++ b/tcmu-runner.spec @@ -35,7 +35,7 @@ Name: tcmu-runner Summary: A daemon that handles the userspace side of the LIO TCM-User backstore Group: System Environment/Daemons License: ASL 2.0 or LGPLv2+ -Version: 1.5.4 +Version: 1.6.0 URL: https://github.com/open-iscsi/tcmu-runner #%define _RC