You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/MapWinGIS.rc
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -112,8 +112,8 @@ END
112
112
//
113
113
114
114
VS_VERSION_INFO VERSIONINFO
115
-
FILEVERSION 5,1,0,0
116
-
PRODUCTVERSION 5,1,0,0
115
+
FILEVERSION 5,1,1,0
116
+
PRODUCTVERSION 5,1,1,0
117
117
FILEFLAGSMASK 0x3fL
118
118
#ifdef _DEBUG
119
119
FILEFLAGS 0x1L
@@ -131,13 +131,13 @@ BEGIN
131
131
VALUE "Comments", "This control includes a mapping component and objects for reading and writing shapefiles and various triangulated irregular network and grid files. It also has extensive label and chart options and includes projection routines."
132
132
VALUE "CompanyName", "MapWindow OSS Team - www.mapwindow.org"
133
133
VALUE "FileDescription", "MapWinGIS ActiveX Control"
134
-
VALUE "FileVersion", "5.1.0.0"
134
+
VALUE "FileVersion", "5.1.1.1"
135
135
VALUE "InternalName", "MapWinGIS ActiveX Control"
136
136
VALUE "LegalCopyright", "Copyright (C) 2004-2019 MapWindow OSS Team"
137
137
VALUE "LegalTrademarks", "MapWindow GIS is a trademark of Daniel P. Ames, 2005-2019"
0 commit comments