mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 21:50:11 +00:00
12 lines
204 B
Diff
12 lines
204 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -9,7 +9,7 @@
|
|
|
|
#=====================
|
|
project(multitail LANGUAGES C)
|
|
-set(VERSION VERSION=6.4.3)
|
|
+set(VERSION @VERSION@)
|
|
#=====================
|
|
|
|
# usage:
|