mirror of
https://github.com/python/cpython.git
synced 2025-07-28 13:44:43 +00:00
Bump install version to 1.5.
This commit is contained in:
parent
728a09e0f6
commit
f631d13ac7
2 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@
|
||||||
# See also the section "Build instructions" in the README file.
|
# See also the section "Build instructions" in the README file.
|
||||||
|
|
||||||
# Interpreter version number, for library destination pathnames
|
# Interpreter version number, for library destination pathnames
|
||||||
VERSION= 1.4
|
VERSION= 1.5
|
||||||
|
|
||||||
# Substitutions by configure
|
# Substitutions by configure
|
||||||
srcdir= @srcdir@
|
srcdir= @srcdir@
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
# creates config.c from config.c.in in the source directory.)
|
# creates config.c from config.c.in in the source directory.)
|
||||||
|
|
||||||
# Interpreter version number, for library destination pathnames
|
# Interpreter version number, for library destination pathnames
|
||||||
VERSION= 1.4
|
VERSION= 1.5
|
||||||
|
|
||||||
# === Variables set by makesetup ===
|
# === Variables set by makesetup ===
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue