Bumped version to 0.7.3.
the build was successful Details

This commit is contained in:
tastytea 2019-02-28 19:23:45 +01:00
parent 1a4ebaf024
commit 139e5b24be
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.2)
project(libravatarserv
VERSION 0.7.2
VERSION 0.7.3
LANGUAGES CXX
)

View File

@ -23,6 +23,7 @@ The API is explained in greater detail at the
* Because it isn't possible to store filenames with '/' in it on most filesystems.
* The default fallbacks monsterid, wavatar, robohash and pagan
* Patches welcome
* forcedefault
## Usage