We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610cc38 commit 000c541Copy full SHA for 000c541
src/tools/make/configure.c
@@ -8,7 +8,7 @@
8
// Derived from vocparam.c originally by J. Templ 23.6.95
9
10
11
-#define O_VER 1.95 // Version number to be reported by compiler.
+#define O_VER 2.00 // Version number to be reported by compiler.
12
#define O_NAME voc // Compiler name used for binary, install dir and references in text.
13
14
0 commit comments