diff -r ccc41b180db7 -r 719e3c6d4c9b src/c2html.h --- a/src/c2html.h Thu Jul 11 19:30:55 2024 +0200 +++ b/src/c2html.h Thu Jul 11 19:37:36 2024 +0200 @@ -39,7 +39,7 @@ #endif #define VERSION_MAJOR 3 -#define VERSION_MINOR 0 +#define VERSION_MINOR 1 #define VERSION_DEVELOP 0 /* set this to zero for release version */ /**