Bump the version to 2.4.2

pull/520/head
Adam Treat 1 year ago
parent 88a0ee3509
commit 0f1d4eaa90

@ -14,7 +14,7 @@ endif()
set(APP_VERSION_MAJOR 2)
set(APP_VERSION_MINOR 4)
set(APP_VERSION_PATCH 1)
set(APP_VERSION_PATCH 2)
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
# Include the binary directory for the generated header file

Loading…
Cancel
Save