From 139e5b24be705cf38256ab19a0b939567d395300 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 28 Feb 2019 19:23:45 +0100 Subject: [PATCH] Bumped version to 0.7.3. --- CMakeLists.txt | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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