Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-11-05 00:24:49 +0300
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-11-05 00:24:49 +0300
commit8fb266f9e61149d2fc5894afe289b92557b42185 (patch)
treea7e99d68592a7b3298b3e73b0cb47b36ee2a005d /src/thirdparty/lcms2
parentb2adf2cc8c5515e2502b915e02eda83d40040962 (diff)
updated changelog
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2708 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/thirdparty/lcms2')
-rw-r--r--src/thirdparty/lcms2/include/lcms2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/thirdparty/lcms2/include/lcms2.h b/src/thirdparty/lcms2/include/lcms2.h
index 0c96b8153..edeeb7b8a 100644
--- a/src/thirdparty/lcms2/include/lcms2.h
+++ b/src/thirdparty/lcms2/include/lcms2.h
@@ -23,7 +23,7 @@
//
//---------------------------------------------------------------------------------
//
-// Version 2.1(beta1)
+// Version 2.1
//
#ifndef _lcms2_H
@@ -72,7 +72,7 @@ extern "C" {
#endif
// Version/release
-#define LCMS_VERSION 2000
+#define LCMS_VERSION 2010
// I will give the chance of redefining basic types for compilers that are not fully C99 compliant
#ifndef CMS_BASIC_TYPES_ALREADY_DEFINED