From 826480cf599f61fe0366ab2bd5803dd53c9d0562 Mon Sep 17 00:00:00 2001 From: Nicolas Pena Date: Mon, 23 Oct 2017 10:30:46 -0400 Subject: Upgrade LibopenJPEG to 2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: Change-Id: I4c968a4e5f41037d80e5dc64a1297cd2cbda31b1 Reviewed-on: https://pdfium-review.googlesource.com/16350 Reviewed-by: dsinclair Commit-Queue: Nicolás Peña Moreno --- third_party/libopenjpeg20/opj_config_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/libopenjpeg20/opj_config_private.h') diff --git a/third_party/libopenjpeg20/opj_config_private.h b/third_party/libopenjpeg20/opj_config_private.h index ecd02e7359..81b449d2e2 100644 --- a/third_party/libopenjpeg20/opj_config_private.h +++ b/third_party/libopenjpeg20/opj_config_private.h @@ -7,7 +7,7 @@ /* create opj_config_private.h for CMake */ #define OPJ_HAVE_INTTYPES_H 1 -#define OPJ_PACKAGE_VERSION "2.2.0" +#define OPJ_PACKAGE_VERSION "2.3.0" /* Not used by openjp2*/ /*#define HAVE_MEMORY_H 1*/ -- cgit v1.2.3