Skip to content

Commit 4cd04f0

Browse files
committed
Bump build version.
1 parent 3a00680 commit 4cd04f0

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
@@ -69,7 +69,7 @@ endif(OS_DRAGONFLY)
6969
# Do version stuff
7070
set(VERSION_MAJOR "1")
7171
set(VERSION_MINOR "10")
72-
set(VERSION_PATCH "4")
72+
set(VERSION_PATCH "5")
7373

7474
find_program(APP_AWK awk)
7575
if(NOT APP_AWK)

0 commit comments

Comments
 (0)