mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 04:17:33 +00:00
Bump version.
This commit is contained in:
parent
d42be04ae9
commit
714e3a5cbd
@ -124,8 +124,8 @@ endif(OS_SOLARIS)
|
|||||||
|
|
||||||
# Do version stuff
|
# Do version stuff
|
||||||
set(VERSION_MAJOR "1")
|
set(VERSION_MAJOR "1")
|
||||||
set(VERSION_MINOR "12")
|
set(VERSION_MINOR "13")
|
||||||
set(VERSION_PATCH "3")
|
set(VERSION_PATCH "0")
|
||||||
|
|
||||||
find_program(APP_AWK awk)
|
find_program(APP_AWK awk)
|
||||||
if(NOT APP_AWK)
|
if(NOT APP_AWK)
|
||||||
|
Loading…
Reference in New Issue
Block a user