We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a00680 commit 4cd04f0Copy full SHA for 4cd04f0
cmake/Conky.cmake
@@ -69,7 +69,7 @@ endif(OS_DRAGONFLY)
69
# Do version stuff
70
set(VERSION_MAJOR "1")
71
set(VERSION_MINOR "10")
72
-set(VERSION_PATCH "4")
+set(VERSION_PATCH "5")
73
74
find_program(APP_AWK awk)
75
if(NOT APP_AWK)
0 commit comments