1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-28 17:48:39 +00:00

Bump version

This commit is contained in:
Brenden Matthews 2025-01-01 08:09:25 -05:00
parent 79e68cc730
commit 0ce4eaebb7

View File

@ -155,7 +155,7 @@ endif(OS_HAIKU)
# Do version stuff
set(VERSION_MAJOR "1")
set(VERSION_MINOR "22")
set(VERSION_PATCH "0")
set(VERSION_PATCH "1")
find_program(APP_AWK awk)