Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Jan 1, 2025
1 parent 79e68cc commit 0ce4eae
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 @@ -155,7 +155,7 @@ endif(OS_HAIKU)
# Do version stuff
set(VERSION_MAJOR "1")
set(VERSION_MINOR "22")
set(VERSION_PATCH "0")
set(VERSION_PATCH "1")

find_program(APP_AWK awk)

Expand Down

0 comments on commit 0ce4eae

Please sign in to comment.