--- a/src/c2html.h Sat Feb 15 22:56:16 2025 +0100 +++ b/src/c2html.h Sat Feb 15 23:21:29 2025 +0100 @@ -39,8 +39,8 @@ #endif #define VERSION_MAJOR 3 -#define VERSION_MINOR 1 -#define VERSION_DEVELOP 0 /* set this to zero for release version */ +#define VERSION_MINOR 2 +#define VERSION_DEVELOP 1 /* set this to zero for release version */ /** * Writes the formatted source data to the output buffer.