From 163fb17d4b29a0297ad25fc92b3cc49302f7134c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Tschumperl=C3=A9?= Date: Thu, 21 Jun 2018 16:56:44 +0200 Subject: [PATCH] Auto-commit for release 2.3.1_pre --- src/main/cpp/CImg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/cpp/CImg.h b/src/main/cpp/CImg.h index 3b65685..8445df9 100644 --- a/src/main/cpp/CImg.h +++ b/src/main/cpp/CImg.h @@ -54,7 +54,7 @@ // Set version number of the library. #ifndef cimg_version -#define cimg_version 230 +#define cimg_version 231 /*----------------------------------------------------------- #