Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed May 16, 2023
1 parent d3e7baf commit ddddf00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Conky.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ endif(OS_SOLARIS)
# Do version stuff
set(VERSION_MAJOR "1")
set(VERSION_MINOR "19")
set(VERSION_PATCH "2")
set(VERSION_PATCH "3")

find_program(APP_AWK awk)
if(NOT APP_AWK)
Expand Down

0 comments on commit ddddf00

Please sign in to comment.