mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-05 21:07:52 +00:00
Bump version to 1.12.0, it's been a while.
This commit is contained in:
parent
d365c7f7ba
commit
7bb8a49ace
@ -124,8 +124,8 @@ endif(OS_SOLARIS)
|
||||
|
||||
# Do version stuff
|
||||
set(VERSION_MAJOR "1")
|
||||
set(VERSION_MINOR "11")
|
||||
set(VERSION_PATCH "7")
|
||||
set(VERSION_MINOR "12")
|
||||
set(VERSION_PATCH "0")
|
||||
|
||||
find_program(APP_AWK awk)
|
||||
if(NOT APP_AWK)
|
||||
|
Loading…
Reference in New Issue
Block a user