Update version to 3.1.1
Update misc/scripts/inc_release script: remove non-existent any more files and update the version in the MSVS 200x project files not generated by bakefile any more and MSVS 201x project files which were not previously taken into account. Run it and rebake.
This commit is contained in:
@@ -123,9 +123,9 @@
|
||||
|
||||
#define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
|
||||
#define PACKAGE_NAME "wxWidgets"
|
||||
#define PACKAGE_STRING "wxWidgets 3.1.0"
|
||||
#define PACKAGE_STRING "wxWidgets 3.1.1"
|
||||
#define PACKAGE_TARNAME "wxwidgets"
|
||||
#define PACKAGE_VERSION "3.1.0"
|
||||
#define PACKAGE_VERSION "3.1.1"
|
||||
|
||||
// for regex
|
||||
#define WX_NO_REGEX_ADVANCED 1
|
||||
|
Reference in New Issue
Block a user