Skip to content

Commit f61aed6

Browse files
committed
release 1.3 2024-08-02
1 parent ec6428a commit f61aed6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

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

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+
310
## Release 1.2.5 2024-07-28
411

512
We add a lot of good and bad JSON files to the test JSON directories

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.2 2024-07-04" /* special release format: major.minor.patch YYYY-MM-DD */
69+
#define MKIOCCCENTRY_REPO_VERSION "1.3 2024-08-02" /* special release format: major.minor.patch YYYY-MM-DD */
7070

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

0 commit comments

Comments
 (0)