Skip to content

Commit 924a020

Browse files
committed
Release 2.12
Set comment on lcms2.h to version 2.12 Update change log
1 parent 1c539c1 commit 924a020

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-----------------------
55
Added new build-in sigmoidal tone curve
66
Added XCode 12 project
7-
Addes support for multichannel input up to 15 channels
7+
Added support for multichannel input up to 15 channels
88
Fix LUT8 write matrix
99
Fix version mess on 10/11
1010
Fix tools & samples xgetopt
@@ -15,6 +15,7 @@ plugin: add lab to any on float
1515
plugin: it can now be compiled as C++
1616
recover PDF documentation, but try to keep it under a resonable size.
1717
Prevent a rare but possible out-of-bounds read in postscript generator
18+
Remove unused variables
1819

1920
-----------------------
2021
2.11 Maintenance release

include/lcms2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
//
2424
//---------------------------------------------------------------------------------
2525
//
26-
// Version 2.12rc2
26+
// Version 2.12
2727
//
2828

2929
#ifndef _lcms2_H

0 commit comments

Comments
 (0)