summaryrefslogtreecommitdiff
path: root/jpeg/jversion.h
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-17 13:45:10 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-01-17 13:45:10 +0100
commit3088a69c6e5a47cd85957f8ac5894f27297f09de (patch)
treef91eeded784a90a3577546e334db2221464f99fc /jpeg/jversion.h
parent2f09e96b6d478a56484bdb6d771a3dced8c37126 (diff)
Update bundled libjpeg to version 9e - cont'd
Diffstat (limited to 'jpeg/jversion.h')
-rw-r--r--jpeg/jversion.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/jpeg/jversion.h b/jpeg/jversion.h
index c9befacde..17134b7a5 100644
--- a/jpeg/jversion.h
+++ b/jpeg/jversion.h
@@ -1,7 +1,7 @@
/*
* jversion.h
*
- * Copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding.
+ * Copyright (C) 1991-2022, Thomas G. Lane, Guido Vollbeding.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
@@ -9,6 +9,6 @@
*/
-#define JVERSION "9d 12-Jan-2020"
+#define JVERSION "9e 16-Jan-2022"
-#define JCOPYRIGHT "Copyright (C) 2020, Thomas G. Lane, Guido Vollbeding"
+#define JCOPYRIGHT "Copyright (C) 2022, Thomas G. Lane, Guido Vollbeding"