Skip to content

Commit

Permalink
update to v0.6.10-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
hlefebvr committed Dec 14, 2023
1 parent c422777 commit 90d1fdd
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.9)
project(idol VERSION 0.6.10)

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

0 comments on commit 90d1fdd

Please sign in to comment.