Skip to content

Commit

Permalink
tcmu-runner: bump version to 1.3.0
Browse files Browse the repository at this point in the history
Bump version to 1.3.0.
  • Loading branch information
Mike Christie committed Jan 19, 2018
1 parent 9306cec commit 8c9c9db
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-rc4)
set(VERSION 1.3.0)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror -Wall -Wdeclaration-after-statement -std=c99")

include(GNUInstallDirs)
Expand Down

0 comments on commit 8c9c9db

Please sign in to comment.