File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Major changes to the IOCCC entry toolkit
2
2
3
3
4
+ ## Release 1.4 2024-08-11
5
+
6
+ Prep for "** Release 1.4 2024-08-11** ".
7
+
8
+ Changed ` MKIOCCCENTRY_REPO_VERSION ` from "1.3 2024-08-02"
9
+ to "1.4 2024-08-11".
10
+
11
+
4
12
## Release 1.3.2 2024-08-10
5
13
6
14
Removed code files and documentation related to ` jfmt(1) ` , ` jval(1) ` and ` jnamval(1) `
@@ -15,7 +23,7 @@ Fixed a bug where `jparse/jfmt` was printing debug messages even at debug level
15
23
16
24
## Release 1.3 2024-08-02
17
25
18
- Changed MKIOCCCENTRY_REPO_VERSION from "1.2 2024-07-04".
26
+ Changed ` MKIOCCCENTRY_REPO_VERSION ` from "1.2 2024-07-04".
19
27
to "1.3 2024-08-02".
20
28
21
29
Original file line number Diff line number Diff line change 66
66
*
67
67
* NOTE: This should match the latest Release string in CHANGES.md
68
68
*/
69
- #define MKIOCCCENTRY_REPO_VERSION "1.3 2024-08-02 " /* special release format: major.minor.patch YYYY-MM-DD */
69
+ #define MKIOCCCENTRY_REPO_VERSION "1.4 2024-08-11 " /* special release format: major.minor.patch YYYY-MM-DD */
70
70
71
71
/*
72
72
* official soup version (aka recipe :-) )
You can’t perform that action at this time.
0 commit comments