Skip to content

Commit

Permalink
tcmu-runner: bump version to 1.4.1
Browse files Browse the repository at this point in the history
Bump version to 1.4.1
  • Loading branch information
Mike Christie committed Mar 18, 2019
1 parent 9c6b811 commit 917e394
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 2.8 FATAL_ERROR)
project (tcmu-runner C)
set(VERSION 1.4.0)
set(VERSION 1.4.1)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror -Wall -Wdeclaration-after-statement -std=c99")

include(GNUInstallDirs)
Expand Down
2 changes: 1 addition & 1 deletion tcmu-runner.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Name: tcmu-runner
Summary: A daemon that handles the userspace side of the LIO TCM-User backstore
Group: System Environment/Kernel
License: Apache 2.0 or LGPLv2.1
Version: 1.4.0
Version: 1.4.1
URL: https://github.com/open-iscsi/tcmu-runner

#%define _RC
Expand Down

0 comments on commit 917e394

Please sign in to comment.