src/c2html.h

changeset 87
a53fa82bbdcf
parent 78
719e3c6d4c9b
child 88
15fe9c1d7f1a
--- 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.

mercurial