Files
crosslang/cmake/version.cmake
Mike Nolan 66f5b704ee
Some checks failed
Build and Deploy on Tag / build-jammy (push) Has been cancelled
Build and Deploy on Tag / build-plucky (push) Has been cancelled
Build and Deploy on Tag / build-arch (push) Has been cancelled
Fixed cmake, unnecessary itteration on dictionary, and a crosslang binary bug when shell is not installed
2026-04-16 19:08:18 -05:00

4 lines
93 B
CMake

set(CROSSLANG_MAJOR_VERSION 0)
set(CROSSLANG_MINOR_VERSION 0)
set(CROSSLANG_PATCH_VERSION 3)