1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-29 01:58:26 +00:00

Bump version

This commit is contained in:
Brenden Matthews 2024-11-05 14:54:20 -05:00
parent b01485b3da
commit 9e265a37c2

View File

@ -133,7 +133,7 @@ endif(OS_HAIKU)
# Do version stuff
set(VERSION_MAJOR "1")
set(VERSION_MINOR "21")
set(VERSION_PATCH "8")
set(VERSION_PATCH "9")
find_program(APP_AWK awk)