1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-10 19:22:20 +00:00

Bump version

This commit is contained in:
Brenden Matthews 2024-05-11 14:22:34 -04:00
parent 6bf383cf78
commit 49a43e4c98

View File

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