mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 19:40:12 +01:00
Fixes needed due to unsyncing the wxW/wxPy version numbers
This commit is contained in:
@@ -57,3 +57,10 @@ VER_FLAGS = "a1" # wxPython release flags
|
||||
#
|
||||
# See also:
|
||||
# http://www.python.org/dev/peps/pep-0440/
|
||||
|
||||
|
||||
# The version numbers of wxWidgets to be used in the build
|
||||
wxVER_MAJOR = 3
|
||||
wxVER_MINOR = 0
|
||||
wxVER_RELEASE = 0 # only used when wxVER_MINOR is an odd value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user