summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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