Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e012e35

Browse files
committed
Bump the version number; used to identify the Python runtime we link to.
1 parent 1ec040f commit e012e35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demo/embed/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ blddir= ../..
1010
srcdir= ../..
1111

1212
# Python version
13-
VERSION= 2.1
13+
VERSION= 2.2
1414

1515
# Compiler flags
1616
OPT= -g

0 commit comments

Comments
 (0)