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