summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2020-06-19 10:30:48 +0200
committerMarti Maria <marti.maria@littlecms.com>2020-06-19 10:30:48 +0200
commit1c940c898a3a03c2e949259dc399a3dc44148baa (patch)
treeaadce605c708a4a441fbc108fd48bfd090759c7a /include
parenta483dfa260e86fc1de7c917f2e2575db9c27d9a6 (diff)
downloadlcms2-1c940c898a3a03c2e949259dc399a3dc44148baa.tar.gz
Update lcms2.h
set the reight version number
Diffstat (limited to 'include')
-rw-r--r--include/lcms2.h2
1 files changed, 1 insertions, 1 deletions
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