Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Mar 3, 2024
1 parent 585b106 commit 0cfd5c0
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 "19")
set(VERSION_PATCH "9")
set(VERSION_MINOR "20")
set(VERSION_PATCH "0")

find_program(APP_AWK awk)

Expand Down

0 comments on commit 0cfd5c0

Please sign in to comment.