diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-20 11:49:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-29 00:10:23 +0100 |
| commit | 6e15b0d13f9f08cafbcf24963664488ef862d74d (patch) | |
| tree | 7f60cc1a551ec4d64ab4950bff2719ac8bce9f81 /src/tools/wscript | |
| parent | e72f3988b00b027e77abb642c4fd27a603818251 (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 |
