aboutsummaryrefslogtreecommitdiff
path: root/jversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'jversion.h')
-rw-r--r--jversion.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/jversion.h b/jversion.h
index 88c2566..5272c80 100644
--- a/jversion.h
+++ b/jversion.h
@@ -2,7 +2,7 @@
* jversion.h
*
* This file was part of the Independent JPEG Group's software:
- * Copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.
+ * Copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
* Modifications:
* Copyright (C) 2010, 2012, D. R. Commander.
* For conditions of distribution and use, see the accompanying README file.
@@ -13,7 +13,7 @@
#if JPEG_LIB_VERSION >= 80
-#define JVERSION "8b 16-May-2010"
+#define JVERSION "8d 15-Jan-2012"
#elif JPEG_LIB_VERSION >= 70
@@ -25,7 +25,7 @@
#endif
-#define JCOPYRIGHT "Copyright (C) 1991-2010 Thomas G. Lane, Guido Vollbeding\n" \
+#define JCOPYRIGHT "Copyright (C) 1991-2012 Thomas G. Lane, Guido Vollbeding\n" \
"Copyright (C) 1999-2006 MIYASAKA Masaru\n" \
"Copyright (C) 2009 Pierre Ossman for Cendio AB\n" \
"Copyright (C) 2009-2012 D. R. Commander\n" \