summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2014-03-16 15:39:03 +0100
committerMarti Maria <info@littlecms.com>2014-03-16 15:39:03 +0100
commit46a891e4552c8893fad70d190324450da826dd7c (patch)
treefefd6e5ebb8ed1898478d3b2035211d23496e502 /include
parenta5bbc044b47f2fd82a91155dde74f92d795877f1 (diff)
downloadlcms2-46a891e4552c8893fad70d190324450da826dd7c.tar.gz
Documentation for 2.6
Diffstat (limited to 'include')
-rw-r--r--include/lcms2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/lcms2.h b/include/lcms2.h
index 8bf7e11..a0eeea7 100644
--- a/include/lcms2.h
+++ b/include/lcms2.h
@@ -23,7 +23,7 @@
//
//---------------------------------------------------------------------------------
//
-// Version 2.6rc2
+// Version 2.6
//
#ifndef _lcms2_H
@@ -55,7 +55,7 @@
// Uncomment to get rid of the tables for "half" float support
// #define CMS_NO_HALF_SUPPORT 1
-// Uncomment to get rif of pthreads/windows dependency
+// Uncomment to get rid of pthreads/windows dependency
// #define CMS_NO_PTHREADS 1
// ********** End of configuration toggles ******************************