Skip to content

Commit

Permalink
tcmu-runner: bump version to 1.4.0-rc1
Browse files Browse the repository at this point in the history
Bump version to 1.4.0-rc1.
  • Loading branch information
Mike Christie committed May 5, 2018
1 parent 054c464 commit 7d0023e
Showing 1 changed file with 1 addition and 1 deletion.
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.3.0)
set(VERSION 1.4.0-rc1)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror -Wall -Wdeclaration-after-statement -std=c99")

include(GNUInstallDirs)
Expand Down

0 comments on commit 7d0023e

Please sign in to comment.