From 9c84f7a4348ac326ac269fbdda507953dba6ec2c Mon Sep 17 00:00:00 2001 From: Mike Christie Date: Tue, 6 Aug 2019 13:55:56 -0500 Subject: [PATCH] Bump version to 1.5.2 --- CMakeLists.txt | 2 +- tcmu-runner.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b5037be4..da216898 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.1) +set(VERSION 1.5.2) 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 032f78c1..e6989393 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.1 +Version: 1.5.2 URL: https://github.com/open-iscsi/tcmu-runner #%define _RC