Skip to content

Commit 591251c

Browse files
committed
prep for Release 1.6 2024-10-10
This is a pre-**Great Fork Merge** code freeze for this repo. We expect to make one minor change before the full **Great Fork Merge** when we replace all references for "_ioccc-src/temp-test-ioccc_" with "_ioccc-src/winner_" and replace all links to the `https://ioccc-src.github.io/temp-test-ioccc/` web site with the official `https://www.ioccc.org/index.html` web site. Changed `MKIOCCCENTRY_REPO_VERSION` from "1.5.25 2024-10-10" to "1.6 2024-10-10".
1 parent 4bacedf commit 591251c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Major changes to the IOCCC entry toolkit
22

33

4+
## Release 1.6 2024-10-09
5+
6+
Prep for "**Release 1.6 2024-10-10**".
7+
8+
This is a pre-**Great Fork Merge** code freeze for this repo.
9+
10+
We expect to make one minor change before the full **Great Fork Merge**
11+
when we replace all references for "_ioccc-src/temp-test-ioccc_"
12+
with "_ioccc-src/winner_" and replace all links to the
13+
`https://ioccc-src.github.io/temp-test-ioccc/` web site with the official
14+
`https://www.ioccc.org/index.html` web site.
15+
16+
Changed `MKIOCCCENTRY_REPO_VERSION` from "1.5.25 2024-10-10"
17+
to "1.6 2024-10-10".
18+
19+
20+
421
## Release 1.5.25 2024-10-09
522

623
Synced `jparse` from [jparse repo](https://github.com/xexyl/jparse/). This

soup/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
*
6767
* NOTE: This should match the latest Release string in CHANGES.md
6868
*/
69-
#define MKIOCCCENTRY_REPO_VERSION "1.5.25 2024-10-10" /* special release format: major.minor.patch YYYY-MM-DD */
69+
#define MKIOCCCENTRY_REPO_VERSION "1.6 2024-10-10" /* special release format: major.minor.patch YYYY-MM-DD */
7070

7171
/*
7272
* official soup version (aka recipe :-) )

0 commit comments

Comments
 (0)