Version bump 0.8.4.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-09-22 23:46:31 +02:00
parent c8598fca42
commit 68d590c82d
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.8.3
VERSION 0.8.4
LANGUAGES CXX)
# DESCRIPTION was introduced in version 3.9.
if(NOT (${CMAKE_VERSION} VERSION_LESS 3.9))