From 87f43353ce398f9486a1f56381737275182f0bb5 Mon Sep 17 00:00:00 2001 From: Marti Maria Date: Sun, 20 Feb 2022 16:09:40 +0100 Subject: Version bump on plug-inm due the last fix The impact of last change makes necessary a version bump --- plugins/fast_float/include/lcms2_fast_float.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/fast_float/include/lcms2_fast_float.h b/plugins/fast_float/include/lcms2_fast_float.h index 7127dc4..83afd3f 100644 --- a/plugins/fast_float/include/lcms2_fast_float.h +++ b/plugins/fast_float/include/lcms2_fast_float.h @@ -30,7 +30,7 @@ extern "C" { # endif #endif -#define LCMS2_FAST_FLOAT_VERSION 1500 +#define LCMS2_FAST_FLOAT_VERSION 1501 // Configuration toggles -- cgit v1.2.1