src/c2html.h

changeset 97
28344ea6bb86
parent 88
15fe9c1d7f1a
--- 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.

mercurial