Update wxWidgets version in buildtools/version.py

This commit is contained in:
Scott Talbert
2022-04-26 23:19:07 -04:00
committed by Robin Dunn
parent 969bade219
commit a785167b74

View File

@@ -62,5 +62,5 @@ VER_FLAGS = "a1" # wxPython release flags
# The version numbers of wxWidgets to be used in the build
wxVER_MAJOR = 3
wxVER_MINOR = 1
wxVER_RELEASE = 5 # only used when wxVER_MINOR is an odd value
wxVER_RELEASE = 6 # only used when wxVER_MINOR is an odd value