Version bump 0.7.0.

This commit is contained in:
tastytea 2019-08-08 20:04:52 +02:00
parent 0df8e69c88
commit 3bb1c658b6
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12)
endif()
project(remwharead
VERSION 0.6.3
VERSION 0.7.0
LANGUAGES CXX)
# DESCRIPTION was introduced in version 3.9.
if(NOT (${CMAKE_VERSION} VERSION_LESS 3.9))