Skip to content

Commit

Permalink
Bump according to semver rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Oct 12, 2022
1 parent c834e91 commit 5879954
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 "13")
set(VERSION_PATCH "1")
set(VERSION_MINOR "14")
set(VERSION_PATCH "0")

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

0 comments on commit 5879954

Please sign in to comment.