Files
tessesframework/cmake/version.cmake
Mike Nolan 41d503cfb5
All checks were successful
Build and Deploy on Tag / 🔨 Build for Arch Linux/Static Builds (push) Successful in 1m48s
Build and Deploy on Tag / 🔨 Build win32 and update the tap 🍺 (push) Successful in 1m35s
Fix win32 printing, fix my stupid json vulnerability
2026-06-01 06:37:14 -05:00

3 lines
110 B
CMake

set(TESSESFRAMEWORK_MAJOR_VERSION 0)
set(TESSESFRAMEWORK_MINOR_VERSION 0)
set(TESSESFRAMEWORK_PATCH_VERSION 5)