You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07: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:
|