diff options
Diffstat (limited to 'lang/python38/Makefile.version')
-rw-r--r-- | lang/python38/Makefile.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version index 091d05dc5d90..5587d0177cf9 100644 --- a/lang/python38/Makefile.version +++ b/lang/python38/Makefile.version @@ -2,4 +2,4 @@ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" -PYTHON_PORTVERSION= 3.8.8 +PYTHON_PORTVERSION= 3.8.9 |