summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2023-02-17 16:52:21 +0100
committerMarti Maria <marti.maria@littlecms.com>2023-02-17 16:52:21 +0100
commitc46703c1e909abc34cc18c1d085e51f9b5be2ea3 (patch)
tree42baa9d50e2e6539e6035f4810963b293b1a2637 /include
parent9a614c03bf78591de079f1c53d9fdddab3cb3af2 (diff)
parentdbb23ff16cf90c47482f6c9eac484c5bdde8b14f (diff)
downloadlcms2-c46703c1e909abc34cc18c1d085e51f9b5be2ea3.tar.gz
Merge branch 'master' of https://github.com/mm2/Little-CMS
Diffstat (limited to 'include')
-rw-r--r--include/lcms2.h4
-rw-r--r--include/lcms2_plugin.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/include/lcms2.h b/include/lcms2.h
index 22bf1db..0dfe205 100644
--- a/include/lcms2.h
+++ b/include/lcms2.h
@@ -1,7 +1,7 @@
//---------------------------------------------------------------------------------
//
// Little Color Management System
-// Copyright (c) 1998-2022 Marti Maria Saguer
+// Copyright (c) 1998-2023 Marti Maria Saguer
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the "Software"),
@@ -23,7 +23,7 @@
//
//---------------------------------------------------------------------------------
//
-// Version 2.14
+// Version 2.15rc0
//
#ifndef _lcms2_H
diff --git a/include/lcms2_plugin.h b/include/lcms2_plugin.h
index 33540b8..906defb 100644
--- a/include/lcms2_plugin.h
+++ b/include/lcms2_plugin.h
@@ -1,7 +1,7 @@
//---------------------------------------------------------------------------------
//
// Little Color Management System
-// Copyright (c) 1998-2022 Marti Maria Saguer
+// Copyright (c) 1998-2023 Marti Maria Saguer
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the "Software"),