From b12fdcae34ff64aa78f6d4778fa50f2d040af0aa Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 15 Jun 2021 06:57:14 +0000 Subject: bump python2 and python2_host to Python-2.7.18. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- etc/python2.7-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/python2.7-config') diff --git a/etc/python2.7-config b/etc/python2.7-config index 5888c816..ebfd6c82 100755 --- a/etc/python2.7-config +++ b/etc/python2.7-config @@ -5,7 +5,7 @@ set -eu for arg ; do case "$arg" in --version) - printf 'Python 2.7.15' + printf 'Python 2.7.18' ;; --includes) -- cgit v1.2.3