Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
baulktar 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie committed May 15, 2021
1 parent 5742c02 commit ffb7789
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 @@ -54,7 +54,7 @@ endif()

set(BAULKTAR_VERSION_MAJOR 1)
set(BAULKTAR_VERSION_MINOR 0)
set(BAULKTAR_VERSION_PATCH 2)
set(BAULKTAR_VERSION_PATCH 3)
set(PACKAGE_VERSION "${BAULKTAR_VERSION_MAJOR}.${BAULKTAR_VERSION_MINOR}.${BAULKTAR_VERSION_PATCH}")

set(CPACK_PACKAGE_NAME "BaulkTar")
Expand Down

0 comments on commit ffb7789

Please sign in to comment.