Skip to content

Commit

Permalink
Merge branch 'master' of github.com:matwey/libopenvizsla
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed Dec 30, 2022
2 parents 3a64a7a + c90410c commit ddccfd5
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.1)
# CXX language is required by GenerateExportHeader
project(libopenvizsla LANGUAGES C CXX VERSION 0.1.0)
project(libopenvizsla LANGUAGES C CXX VERSION 0.1.1)
if(NOT (CMAKE_VERSION VERSION_LESS "3.14.0"))
cmake_policy(SET CMP0087 NEW)
endif()
Expand Down

0 comments on commit ddccfd5

Please sign in to comment.