mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-25 04:06:03 +00:00
Bump version for next release. (#599)
This commit is contained in:
parent
6a23cab853
commit
87187ff626
@ -87,8 +87,8 @@ endif(OS_SOLARIS)
|
||||
|
||||
# Do version stuff
|
||||
set(VERSION_MAJOR "1")
|
||||
set(VERSION_MINOR "10")
|
||||
set(VERSION_PATCH "9")
|
||||
set(VERSION_MINOR "11")
|
||||
set(VERSION_PATCH "0")
|
||||
|
||||
find_program(APP_AWK awk)
|
||||
if(NOT APP_AWK)
|
||||
|
Loading…
Reference in New Issue
Block a user