diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-20 11:49:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-11-30 00:42:42 +0100 |
| commit | 16bf12defa5029be411f9cafb9b7bc0f333bad83 (patch) | |
| tree | 1c1ddf8e0f38aea6d65dba12307fdb4181b4ab86 /src/tools/wscript | |
| parent | f98dbc3a2d320a38e0902d280752f21a69d5f9cc (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 |
