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

This commit is contained in:
tastytea 2020-10-24 11:30:43 +02:00
parent b172c3cb3c
commit 9070f154a4
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(identiconpp
VERSION 0.7.2
VERSION 0.7.3
LANGUAGES CXX)
# DESCRIPTION was introduced in version 3.9.
if(NOT (${CMAKE_VERSION} VERSION_LESS 3.9))