8000 Post-release bump for 3.4.7rc1. · stackless-dev/stackless@5c673dd · GitHub
[go: up one dir, main page]

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

Commit 5c673dd

Browse files
committed
Post-release bump for 3.4.7rc1.
1 parent c912af8 commit 5c673dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define PY_RELEASE_SERIAL 1
2424

2525
/* Version as a string */
26-
#define PY_VERSION "3.4.7rc1"
26+
#define PY_VERSION "3.4.7rc1+"
2727
/*--end constants--*/
2828

2929
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.

0 commit comments

Comments
 (0)
0