meta: Update CMake version reference for 2.6.2

This commit is contained in:
Tomas Babej 2022-03-16 01:52:16 -04:00
parent f030154ef6
commit 93394e7054

View file

@ -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)