bump version to 4.7.0

This commit is contained in:
Davide Gerhard 2019-05-07 10:42:50 +02:00
parent 0602879b2e
commit 07d9fa61b4
No known key found for this signature in database
GPG Key ID: 7CBEFA144857DC97
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ include(ExternalProject)
# configure version
set(sdrangel_VERSION_MAJOR "4")
set(sdrangel_VERSION_MINOR "6")
set(sdrangel_VERSION_MINOR "7")
set(sdrangel_VERSION_PATCH "0")
set(sdrangel_VERSION_SUFFIX "")