Files
libbsarch/Version.cmake
T
Mikaël Capelle 2a544ac3de Move to VCPKG (#5)
* Drop support for Qt.
* Reorganize repository to build proper CMake targets.
* Add pre-commit hook.
* Add GH actions for linting, build and publish (on tag).
2025-05-28 14:50:53 +02:00

4 lines
93 B
CMake

set(LIBBSARCH_MAJOR_VERSION 0)
set(LIBBSARCH_MINOR_VERSION 1)
set(LIBBSARCH_PATCH_VERSION 2)