Skip to content

Commit

Permalink
Updating version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenCzarnecki committed Feb 7, 2022
1 parent 3c1d40f commit fb542d7
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 3.8)

project( OpticalMeasurementParser VERSION 1.0.1 LANGUAGES CXX )
project( OpticalMeasurementParser VERSION 1.2.0 LANGUAGES CXX )
set(LIB_NAME ${PROJECT_NAME})

if(NOT "${CMAKE_CXX_STANDARD}")
Expand Down

0 comments on commit fb542d7

Please sign in to comment.