Skip to content

Commit

Permalink
Version bump to 1.10.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Jun 25, 2016
1 parent 6e06110 commit 4055b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Conky.cmake
Expand Up @@ -69,7 +69,7 @@ endif(OS_DRAGONFLY)
# Do version stuff
set(VERSION_MAJOR "1")
set(VERSION_MINOR "10")
set(VERSION_PATCH "3")
set(VERSION_PATCH "4")

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

0 comments on commit 4055b34

Please sign in to comment.