Skip to content

Commit f03c6c0

Browse files
committed
CImg: upgrade to 2.2.3
1 parent 375811c commit f03c6c0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CImg/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@ endif
177177
# commit a1ec46d32e6206f693d02b50353cd08695997681 is CImg 2.1.8
178178
# commit 88fab6de7bfc141a1f577e3cf1b17b9fb1e4f438 is CImg 2.2.1
179179
# commit 8761ce483600ccbbea05a14b18d916744f3580af is CImg 2.2.2
180-
CIMGVERSION=8761ce483600ccbbea05a14b18d916744f3580af
180+
# commit fcef55e14b1d84513f024c6c0dba9311f4b91272 is CImg 2.2.3
181+
CIMGVERSION=fcef55e14b1d84513f024c6c0dba9311f4b91272
181182

182183
CImg.h: Inpaint/inpaint.h
183184
curl -L -s -S -o $@ https://raw.githubusercontent.com/dtschump/CImg/$(CIMGVERSION)/CImg.h

0 commit comments

Comments
 (0)