From 1c940c898a3a03c2e949259dc399a3dc44148baa Mon Sep 17 00:00:00 2001 From: Marti Maria Date: Fri, 19 Jun 2020 10:30:48 +0200 Subject: Update lcms2.h set the reight version number --- include/lcms2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/lcms2.h b/include/lcms2.h index f65b3b7..cf52014 100644 --- a/include/lcms2.h +++ b/include/lcms2.h @@ -81,7 +81,7 @@ extern "C" { #endif // Version/release -#define LCMS_VERSION 2100 +#define LCMS_VERSION 2110 // I will give the chance of redefining basic types for compilers that are not fully C99 compliant #ifndef CMS_BASIC_TYPES_ALREADY_DEFINED -- cgit v1.2.1