We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6428a commit f61aed6Copy full SHA for f61aed6
CHANGES.md
@@ -1,5 +1,12 @@
1
# Major changes to the IOCCC entry toolkit
2
3
+
4
+## Release 1.3 2024-08-02
5
6
+Changed MKIOCCCENTRY_REPO_VERSION from "1.2 2024-07-04".
7
+to "1.3 2024-08-02".
8
9
10
## Release 1.2.5 2024-07-28
11
12
We add a lot of good and bad JSON files to the test JSON directories
soup/version.h
@@ -66,7 +66,7 @@
66
*
67
* NOTE: This should match the latest Release string in CHANGES.md
68
*/
69
-#define MKIOCCCENTRY_REPO_VERSION "1.2 2024-07-04" /* special release format: major.minor.patch YYYY-MM-DD */
+#define MKIOCCCENTRY_REPO_VERSION "1.3 2024-08-02" /* special release format: major.minor.patch YYYY-MM-DD */
70
71
/*
72
* official soup version (aka recipe :-) )
0 commit comments