This time remember to bump the version right after a release.

pull/726/head
Adam Treat 1 year ago
parent d1ff7132c5
commit 810a3b12cc

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

Loading…
Cancel
Save