Skip to content

Commit 23a1ad3

Browse files
committed
Bump version
1 parent d5c1f66 commit 23a1ad3

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
@@ -134,7 +134,7 @@ endif(OS_HAIKU)
134134
# Do version stuff
135135
set(VERSION_MAJOR "1")
136136
set(VERSION_MINOR "19")
137-
set(VERSION_PATCH "5")
137+
set(VERSION_PATCH "6")
138138

139139
find_program(APP_AWK awk)
140140
if(NOT APP_AWK)

0 commit comments

Comments
 (0)