Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit c540922

Browse files
author
Anselm Kruis
committed
Stackless issue #254: bump the Stackless version number to 3.8
1 parent e4d792f commit c540922

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Include/cpython/stackless_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
*/
44

55
/* keep this entry up-to-date */
6-
#define STACKLESS_VERSION "3.7"
6+
#define STACKLESS_VERSION "3.8"

Stackless/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ What's New in Stackless 3.X.X?
99

1010
*Release date: 20XX-XX-XX*
1111

12+
- https://github.com/stackless-dev/stackless/issues/254
13+
The Stackless version is now "3.8".
14+
1215
- https://github.com/stackless-dev/stackless/issues/288
1316
Starting from commit b73166e building Stackless on Windows was broken. This
1417
has been fixed.

0 commit comments

Comments
 (0)