Skip to content

Commit

Permalink
update to v0.6.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
hlefebvr committed Nov 6, 2023
1 parent 081d83a commit b30719e
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.4.0)
project(idol VERSION 0.6.0)

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

0 comments on commit b30719e

Please sign in to comment.