Bump version to 0.6.2

This commit is contained in:
Martchus 2017-07-14 17:54:24 +02:00
parent 2aaff8233d
commit 9fb1e918de
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set(META_APP_DESCRIPTION "Tray application for Syncthing")
set(META_APP_CATEGORIES "System;Utility;Network;FileTransfer")
set(META_VERSION_MAJOR 0)
set(META_VERSION_MINOR 6)
set(META_VERSION_PATCH 1)
set(META_VERSION_PATCH 2)
set(META_VERSION_EXACT_SONAME ON)
project(${META_PROJECT_NAME})