diff options
Diffstat (limited to 'lang/python27/Makefile.version')
-rw-r--r-- | lang/python27/Makefile.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile.version b/lang/python27/Makefile.version index 108cf429c235..35f04f023d80 100644 --- a/lang/python27/Makefile.version +++ b/lang/python27/Makefile.version @@ -3,4 +3,4 @@ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" -PYTHON_PORTVERSION= 2.7.17 +PYTHON_PORTVERSION= 2.7.18 |