Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adesutherland committed Feb 7, 2020
1 parent 65552c7 commit b072e1e
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
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.15.0)
cmake_policy(SET CMP0091 NEW)
set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded")

project(HercControl VERSION 0.0102.1) # f0101-setmarker
project(HercControl VERSION 1.1.0) # V1.1

#include(CTest)
#enable_testing()
Expand Down

0 comments on commit b072e1e

Please sign in to comment.