diff options
Diffstat (limited to 'lang/python310/Makefile.version')
-rw-r--r-- | lang/python310/Makefile.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python310/Makefile.version b/lang/python310/Makefile.version index cb338fdeddbf..9c15afb65373 100644 --- a/lang/python310/Makefile.version +++ b/lang/python310/Makefile.version @@ -4,4 +4,4 @@ # 1. Update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" # 2. Remove PORTREVISION in Makefile -PYTHON_DISTVERSION= 3.10.17 +PYTHON_DISTVERSION= 3.10.18 |