diff -r 307ac3f79487 -r 28344ea6bb86 src/c2html.h
--- a/src/c2html.h Fri Oct 31 22:24:22 2025 +0100
+++ b/src/c2html.h Fri Oct 31 22:29:02 2025 +0100
@@ -40,7 +40,7 @@
#define VERSION_MAJOR 3
#define VERSION_MINOR 2
-#define VERSION_DEVELOP 1 /* set this to zero for release version */
+#define VERSION_DEVELOP 0 /* set this to zero for release version */
/**
* Writes the formatted source data to the output buffer.