We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900d21b commit a00f5f0Copy full SHA for a00f5f0
1 file changed
Source/FreeImage.h
@@ -38,8 +38,8 @@
38
// Version information ------------------------------------------------------
39
40
#define FREEIMAGE_MAJOR_VERSION 4
41
-#define FREEIMAGE_MINOR_VERSION 1
42
-#define FREEIMAGE_RELEASE_SERIAL 0
+#define FREEIMAGE_MINOR_VERSION 2
+#define FREEIMAGE_RELEASE_SERIAL 1
43
44
#define FREEIMAGE_RESURRECTED 1
45
0 commit comments