Initial numbered release

Numbered releases will list changes since the last numbered release in a changelog
checksum-failure-logging
Paul Hollinsky 2019-05-14 15:31:39 -04:00
parent 56d191b438
commit 9175a7bacf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.2)
project(libicsneo VERSION 0.1.0)
project(libicsneo VERSION 0.1.1)
set(CMAKE_CXX_STANDARD 11)