mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 12:00:13 +01:00
Fix wx version number
This commit is contained in:
@@ -62,5 +62,5 @@ VER_FLAGS = "a1" # wxPython release flags
|
|||||||
# The version numbers of wxWidgets to be used in the build
|
# The version numbers of wxWidgets to be used in the build
|
||||||
wxVER_MAJOR = 3
|
wxVER_MAJOR = 3
|
||||||
wxVER_MINOR = 1
|
wxVER_MINOR = 1
|
||||||
wxVER_RELEASE = 3 # only used when wxVER_MINOR is an odd value
|
wxVER_RELEASE = 4 # only used when wxVER_MINOR is an odd value
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user