1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-16 01:57:09 +00:00

Bump version

This commit is contained in:
Brenden Matthews 2024-02-26 14:18:53 -05:00
parent e748612f76
commit 9f59adf36b
No known key found for this signature in database
GPG Key ID: 137B7AC2BDFD8DF0

View File

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