Skip to content

Commit 27d521f

Browse files
committed
Bump version.
1 parent 52033d1 commit 27d521f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Conky.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ endif(OS_SOLARIS)
125125
# Do version stuff
126126
set(VERSION_MAJOR "1")
127127
set(VERSION_MINOR "13")
128-
set(VERSION_PATCH "0")
128+
set(VERSION_PATCH "1")
129129

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

0 commit comments

Comments
 (0)