Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed Dec 30, 2022
1 parent 1edb6a3 commit c90410c
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 c90410c

Please sign in to comment.