We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778ebf4 commit 0e05c22Copy full SHA for 0e05c22
configure.ac
@@ -12,7 +12,7 @@ dnl
12
# Set VERSION so we only need to edit in one place (i.e., here)
13
m4_define([PYTHON_VERSION], [3.14])
14
15
-AC_PREREQ([2.72])
+AC_PREREQ([2.71])
16
17
AC_INIT([python],[PYTHON_VERSION],[https://github.com/python/cpython/issues/])
18
0 commit comments