mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
remove file based versioning
This commit is contained in:
parent
4197c4366c
commit
7d0f33eb4d
@ -1,5 +1,5 @@
|
|||||||
# Release
|
# Release
|
||||||
file(STRINGS nekoray_version.txt NKR_VERSION)
|
option(NKR_VERSION "Nekoray Application Version" "$ENV{INPUT_VERSION}")
|
||||||
add_compile_definitions(NKR_VERSION=\"${NKR_VERSION}\")
|
add_compile_definitions(NKR_VERSION=\"${NKR_VERSION}\")
|
||||||
|
|
||||||
# Debug
|
# Debug
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
4.3.7-2025-07-08
|
|
||||||
Loading…
Reference in New Issue
Block a user