summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2022-01-07 16:37:49 +0100
committerMarti Maria <marti.maria@littlecms.com>2022-01-07 16:37:49 +0100
commit42fd72d9e7fa50f544bde353053a180b559cbc7c (patch)
tree191c68c40dfda2153b06d126270925282483201f
parentdc04b14ed89519675754e73101e9993b2dd440e9 (diff)
downloadlcms2.13rc1.tar.gz
Generate lcms2-2.13rc1lcms2.13rc1
Release candidate 1
-rw-r--r--ChangeLog2
-rw-r--r--include/lcms2.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ff34dec..91b3afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@ CGATS parser can now deal with very long strings
Added Projects for Visual Studio 2020
Travis CI discontinued, GitHub actions used instead
Added a very preliminar meson build script (thanks to xclaesse)
-Added ARM64 target to visual studo 2019 (thanks to gaborkertesz-linaro)
+Added ARM64 target to visual studio 2019 (thanks to gaborkertesz-linaro)
Added thread safe code to get time
Added automatic linear space detection
Added cmsGetStageContextID function
diff --git a/include/lcms2.h b/include/lcms2.h
index 156deed..f1f8882 100644
--- a/include/lcms2.h
+++ b/include/lcms2.h
@@ -23,7 +23,7 @@
//
//---------------------------------------------------------------------------------
//
-// Version 2.13rc0
+// Version 2.13rc1
//
#ifndef _lcms2_H