Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed May 2, 2024
1 parent 28a6398 commit c34ea66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/Conky.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ endif(OS_HAIKU)

# Do version stuff
set(VERSION_MAJOR "1")
set(VERSION_MINOR "20")
set(VERSION_PATCH "3")
set(VERSION_MINOR "21")
set(VERSION_PATCH "0")

find_program(APP_AWK awk)

Expand Down

0 comments on commit c34ea66

Please sign in to comment.