Skip to content

Commit

Permalink
Merge pull request #251 from mikechristie/1.3.0-rc1-ver
Browse files Browse the repository at this point in the history
tcmu: bump version to 1.3.0-rc1
  • Loading branch information
mikechristie authored Aug 15, 2017
2 parents 41515a9 + 18d073e commit 73f1507
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.2.0)
set(VERSION 1.3.0-rc1)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wdeclaration-after-statement -std=c99")

include(GNUInstallDirs)
Expand Down

0 comments on commit 73f1507

Please sign in to comment.