Version bump 0.10.0.

This commit is contained in:
tastytea 2020-01-31 05:57:47 +01:00
parent d75342e71f
commit 6802c7563d
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ if(${HUNTER_ENABLED})
endif()
project(remwharead
VERSION 0.9.2
VERSION 0.10.0
DESCRIPTION "Saves URIs of things you want to remember in a database.")
if(${HUNTER_ENABLED} AND ${CMAKE_VERSION} VERSION_LESS 3.14)