Skip to content

Commit 70d7d5c

Browse files
committed
Bump version for next release.
1 parent 589b240 commit 70d7d5c

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 "14")
128-
set(VERSION_PATCH "1")
127+
set(VERSION_MINOR "15")
128+
set(VERSION_PATCH "0")
129129

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

0 commit comments

Comments
 (0)