Skip to content

Commit 5f0ed0d

Browse files
committed
Bump version.
1 parent dd07a83 commit 5f0ed0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/Conky.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ endif(OS_SOLARIS)
124124

125125
# Do version stuff
126126
set(VERSION_MAJOR "1")
127-
set(VERSION_MINOR "15")
128-
set(VERSION_PATCH "1")
127+
set(VERSION_MINOR "16")
128+
set(VERSION_PATCH "0")
129129

130130
find_program(APP_AWK awk)
131131
if(NOT APP_AWK)

0 commit comments

Comments
 (0)