release version 3.2 v3.2

Fri, 31 Oct 2025 22:29:02 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 31 Oct 2025 22:29:02 +0100
changeset 97
28344ea6bb86
parent 96
307ac3f79487
child 98
81d5369cdc82

release version 3.2

src/c2html.h file | annotate | diff | comparison | revisions
--- 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