diff --git a/CMakeLists.txt b/CMakeLists.txt index 42ab06a..9f382f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.2) project(libravatarserv - VERSION 0.7.2 + VERSION 0.7.3 LANGUAGES CXX ) diff --git a/README.md b/README.md index c0e3ed0..26786a1 100644 --- a/README.md +++ b/README.md @@ -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