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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/libopenjpeg20/opj_config.h') diff --git a/third_party/libopenjpeg20/opj_config.h b/third_party/libopenjpeg20/opj_config.h index efa08a121a..7384541439 100644 --- a/third_party/libopenjpeg20/opj_config.h +++ b/third_party/libopenjpeg20/opj_config.h @@ -12,5 +12,5 @@ /* Version number. */ #define OPJ_VERSION_MAJOR 2 -#define OPJ_VERSION_MINOR 2 +#define OPJ_VERSION_MINOR 3 #define OPJ_VERSION_BUILD 0 -- cgit v1.2.3