diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-20 11:49:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-16 01:19:51 +0100 |
| commit | 8fbd2698e6c5d058c30c2ffd8fbc46f58ca1576b (patch) | |
| tree | 1d0b750f7daa27185526589dab39412e7292ab3c /src/tools/wscript | |
| parent | a8dc46e74fbf106131971b557d31666695406beb (diff) | |
Bump versions for new Windows environment.
Diffstat (limited to 'src/tools/wscript')
| -rw-r--r-- | src/tools/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/wscript b/src/tools/wscript index 3128486f5..71fc6a5c6 100644 --- a/src/tools/wscript +++ b/src/tools/wscript @@ -61,7 +61,7 @@ def make_rc(tool, icon, variant): else: print(""" id ICON "../../graphics/windows/%s" -#include "wx-3.1/wx/msw/wx.rc" +#include "wx-3.3/wx/msw/wx.rc" VS_VERSION_INFO VERSIONINFO FILEVERSION 0,0,0,2 PRODUCTVERSION 0,0,0,2 |
