summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2011-10-24 15:51:56 +0200
committerMarti Maria <info@littlecms.com>2011-10-24 15:51:56 +0200
commit8385449504700f6ffc9f7efd1c132f5ea42cd2fa (patch)
treecbc29a4fef452f958f1ebd7881fc634827cea37b /include
parent8dab27371909497127ce6a783d6ce3a7dbfa6289 (diff)
downloadlcms2-8385449504700f6ffc9f7efd1c132f5ea42cd2fa.tar.gz
Version 2.3, rc 1lcms2.3rc1
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 95da011..6ef2815 100644
--- a/include/lcms2.h
+++ b/include/lcms2.h
@@ -23,7 +23,7 @@
//
//---------------------------------------------------------------------------------
//
-// Version 2.2
+// Version 2.3
//
#ifndef _lcms2_H
@@ -69,7 +69,7 @@ extern "C" {
#endif
// Version/release
-#define LCMS_VERSION 2020
+#define LCMS_VERSION 2030
// I will give the chance of redefining basic types for compilers that are not fully C99 compliant
#ifndef CMS_BASIC_TYPES_ALREADY_DEFINED