mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 00:58:36 +00:00
Let's be real about the versioning.
This commit is contained in:
parent
138c86449d
commit
7733a6d6f3
@ -65,8 +65,8 @@ set(conky_includes ${conky_includes} -I/usr/pkg/include)
|
||||
endif(OS_DRAGONFLY)
|
||||
|
||||
# Do version stuff
|
||||
set(VERSION_MAJOR "2")
|
||||
set(VERSION_MINOR "0")
|
||||
set(VERSION_MAJOR "1")
|
||||
set(VERSION_MINOR "10")
|
||||
set(VERSION_PATCH "0")
|
||||
|
||||
find_program(APP_GAWK gawk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user