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-05-30 10:43:20 -04:00
parent 8e36363405
commit 2f7a31c44a

View File

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