1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-03-16 16:22:20 +00:00

Bump version

This commit is contained in:
Brenden Matthews 2024-07-04 08:12:16 -04:00
parent 9f9cbe906f
commit 61208fc9fb

View File

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