Skip to content

Commit

Permalink
meta: Update CMake version reference for 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tbabej committed Mar 16, 2022
1 parent f030154 commit 93394e7
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
Expand Up @@ -9,7 +9,7 @@ set (HAVE_CMAKE true)
project (task)
include (CXXSniffer)

set (PROJECT_VERSION "2.6.1")
set (PROJECT_VERSION "2.6.2")

OPTION (ENABLE_WASM "Enable 'wasm' support" OFF)

Expand Down

0 comments on commit 93394e7

Please sign in to comment.