v0.2.0-prerelease-1 cleanup, adding sponsor buttons

This commit is contained in:
Dan Paulat 2023-05-30 23:47:18 -05:00
parent 287903f180
commit 869dee8288
4 changed files with 8 additions and 2 deletions

View file

@ -39,7 +39,7 @@ conan_basic_setup(TARGETS)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DBOOST_ALL_NO_LIB")
set(SCWX_DIR ${PROJECT_SOURCE_DIR})
set(SCWX_VERSION "0.1.2")
set(SCWX_VERSION "0.2.0-prerelease-1")
add_subdirectory(external)
add_subdirectory(wxdata)