We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73c51c commit b4c7581Copy full SHA for b4c7581
1 file changed
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