mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Python 3.12.0a0
This commit is contained in:
parent
8d32a5c8c4
commit
e851177536
7 changed files with 135 additions and 19 deletions
|
@ -6,7 +6,7 @@ dnl Python's configure script requires autoconf 2.69 and autoconf-archive.
|
|||
dnl
|
||||
|
||||
# Set VERSION so we only need to edit in one place (i.e., here)
|
||||
m4_define(PYTHON_VERSION, 3.11)
|
||||
m4_define(PYTHON_VERSION, 3.12)
|
||||
|
||||
AC_PREREQ([2.69])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue