mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Fix version numbers
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
|
||||
wxVER_MAJOR = 3
|
||||
wxVER_MINOR = 1
|
||||
wxVER_RELEASE = 0 # only used when wxVER_MINOR is an odd value
|
||||
wxVER_RELEASE = 1 # only used when wxVER_MINOR is an odd value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user