1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 02:05:16 +03:00
aports/community/multitail/add-version-detection.patch
2023-01-19 15:26:53 +00:00

13 lines
287 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 862496c..9b4f609 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ endif()
#=====================
project(multitail LANGUAGES C)
-set(VERSION VERSION=6.4.3)
+set(VERSION @VERSION@)
#=====================
# usage: