Commit 41f70f2c authored by Godefroid Chapelle's avatar Godefroid Chapelle

Update versions after releases

parent 54d2f48d
...@@ -23,10 +23,10 @@ ifeq ($(PYTHON_VER),3.8) ...@@ -23,10 +23,10 @@ ifeq ($(PYTHON_VER),3.8)
PYTHON_MINOR ?= 3.8.12 PYTHON_MINOR ?= 3.8.12
endif endif
ifeq ($(PYTHON_VER),3.9) ifeq ($(PYTHON_VER),3.9)
PYTHON_MINOR ?= 3.9.9 PYTHON_MINOR ?= 3.9.10
endif endif
ifeq ($(PYTHON_VER),3.10) ifeq ($(PYTHON_VER),3.10)
PYTHON_MINOR ?= 3.10.0 PYTHON_MINOR ?= 3.10.2
endif endif
ifeq ($(PYTHON_VER),3.11) ifeq ($(PYTHON_VER),3.11)
PYTHON_MINOR ?= 3.11.0 PYTHON_MINOR ?= 3.11.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment