Skip to content

Commit 938fc8b

Browse files
committed
.
2 parents 11f73e1 + 410c151 commit 938fc8b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CImg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
// Set version number of the library.
5656
#ifndef cimg_version
57-
#define cimg_version 400
57+
#define cimg_version 401
5858

5959
/*-----------------------------------------------------------
6060
#

html/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div class="header">
1717
<a href="index.html"><img alt="Logo" src="img/logo_header.jpg" class="center_image" style="margin-top:1em;"/></a>
1818
<h2 style="padding-bottom: 1em">
19-
Latest stable version: <b><a href="http://cimg.eu/files/CImg_3.7.6.zip">3.7.6</a></b> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Current pre-release: <b><a href="http://cimg.eu/files/CImg_latest.zip">4.0.0</a></b> (2026/06/30)
19+
Latest stable version: <b><a href="http://cimg.eu/files/CImg_4.0.0.zip">4.0.0</a></b> (2026/07/01)
2020
</h2>
2121

2222
<hr/>

html/header_doxygen.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<div class="header">
2727
<a href="../index.html"><img alt="Logo" src="../img/logo_header.jpg" class="center_image" style="margin-top:1em;"/></a>
2828
<h2 style="padding-bottom: 1em">
29-
Latest stable version: <b><a href="http://cimg.eu/files/CImg_3.7.6.zip">3.7.6</a></b> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Current pre-release: <b><a href="http://cimg.eu/files/CImg_latest.zip">4.0.0</a></b> (2026/06/30)
29+
Latest stable version: <b><a href="http://cimg.eu/files/CImg_4.0.0.zip">4.0.0</a></b> (2026/07/01)
3030
</h2>
3131

3232
<hr/>

0 commit comments

Comments
 (0)