Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Mar 31, 2023
1 parent dab87c5 commit afaeb6c
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 @@ -124,8 +124,8 @@ endif(OS_SOLARIS)

# Do version stuff
set(VERSION_MAJOR "1")
set(VERSION_MINOR "18")
set(VERSION_PATCH "4")
set(VERSION_MINOR "19")
set(VERSION_PATCH "0")

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

0 comments on commit afaeb6c

Please sign in to comment.