Skip to content

Commit

Permalink
update to v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hlefebvr committed Nov 9, 2023
1 parent a4baba2 commit 375a974
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.22)
project(idol VERSION 0.6.0)
project(idol VERSION 0.6.3)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${idol_SOURCE_DIR}/cmake")
Expand Down

0 comments on commit 375a974

Please sign in to comment.