Skip to content

Commit

Permalink
Bump version to 0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sieren committed Jul 6, 2017
1 parent 0e6cbda commit cae6765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.2)

project (QSyncthingTray LANGUAGES CXX)

set(QSYNCTHINGTRAY_VERSION 0.5.7)
set(QSYNCTHINGTRAY_VERSION 0.5.8)
set(QSYNCTHINGTRAY_COPYRIGHT_YEARS 2015-2017)

# Find includes in corresponding build directories
Expand Down

0 comments on commit cae6765

Please sign in to comment.