aboutsummaryrefslogtreecommitdiff
path: root/jconfigint.h
diff options
context:
space:
mode:
authorJake Weinstein <jake@aospa.co>2023-02-01 22:56:50 -0600
committerJake Weinstein <jake@aospa.co>2023-02-28 22:06:19 +0000
commitb39ac8fb75e9141a5141fcc0a9ef68ac1ef4f7b8 (patch)
tree8fa387b196e632042d153b9c4c66999b1ec9d897 /jconfigint.h
parented683925e4897a84b3bffc5c1414c85b97a129a3 (diff)
downloadlibjpeg-turbo-b39ac8fb75e9141a5141fcc0a9ef68ac1ef4f7b8.tar.gz
Update libjpeg-turbo to upstream stable release 2.1.5.1
This release consists mostly of bug fixes. Change-Id: Ic1b7ea6c10c9c92125eaf31345991d9096b19fb4
Diffstat (limited to 'jconfigint.h')
-rw-r--r--jconfigint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/jconfigint.h b/jconfigint.h
index 093659b5..3af3adec 100644
--- a/jconfigint.h
+++ b/jconfigint.h
@@ -26,7 +26,7 @@
#define PACKAGE_NAME "libjpeg-turbo"
/* Version number of package */
-#define VERSION "2.1.4"
+#define VERSION "2.1.5.1"
/* The size of `size_t', as computed by sizeof. */
#include <stdint.h>