Skip to content

Commit 435918f

Browse files
committed
Merge branch 'release/v5.4.1'
2 parents 199b955 + 3af3b0a commit 435918f

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

src/SolutionItems/ReleaseNotes.rtf

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1043{\fonttbl{\f0\fnil\fcharset0 Calibri;}{\f1\fnil\fcharset0 Cambria;}{\f2\fnil\fcharset2 Symbol;}}
22
{\colortbl ;\red0\green0\blue255;}
33
{\*\generator Riched20 10.0.17134}\viewkind4\uc1
4-
\pard\sa200\sl276\slmult1\b\f0\fs44\lang19 Release notes for MapWindow 5\line\b0\fs20 Download at {{\field{\*\fldinst{HYPERLINK https://github.com/MapWindow/MapWindow5/releases }}{\fldrslt{https://github.com/MapWindow/MapWindow5/releases\ul0\cf0}}}}\f0\fs20 (since v5.1.1)\par
5-
\ul\fs44 MW5 v5.4.0\ulnone\line\f1\fs20 Released Jan. 19, 2019\par
6-
\b News\b0 :\line This is a maintenance release. Only a few issues have been resolved.\line The main reason for this release is the new version of MapWinGIS, which has some improvements. v5.0.0 of MapWinGIS is no using the VC++2015 dependencies.\line The release notes for MapWinGIS v5.0.0 can be found at {{\field{\*\fldinst{HYPERLINK https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10003&version=10400 }}{\fldrslt{https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10003&version=10400\ul0\cf0}}}}\f1\fs20\par
4+
\pard\sa200\sl276\slmult1\b\f0\fs44\lang19 Release notes for MapWindow 5\line\b0\fs20 Download at {{\field{\*\fldinst{HYPERLINK https://github.com/MapWindow/MapWindow5/releases }}{\fldrslt{https://github.com/MapWindow/MapWindow5/releases\ul0\cf0}}}}\f0\fs20 (since v5.1.1)\line\f1 We have a new forum: {{\field{\*\fldinst{HYPERLINK https://mapwindow.discourse.group/ }}{\fldrslt{https://mapwindow.discourse.group/\ul0\cf0}}}}\f0\fs20\par
5+
\ul\fs44 MW5 v5.4.1\ulnone\line\f1\fs20 Released March. 1, 2019\par
6+
\b News\b0 :\line This is a hotfix due to a bug in MapWinGIS: MWGIS-141: \i Crash when selecting a polygon\i0 .\par
7+
\line\ul\f0\fs44 MW5 v5.4.0\ulnone\line\f1\fs20 Released Jan. 19, 2019\par
8+
\b News\b0 :\line This is a maintenance release. Only a few issues have been resolved.\line The main reason for this release is the new version of MapWinGIS, which has some improvements. \line v5.0.0 of MapWinGIS is now using the VC++2015 dependencies.\line The release notes for MapWinGIS v5.0.0 can be found at {{\field{\*\fldinst{HYPERLINK https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10003&version=10400 }}{\fldrslt{https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10003&version=10400\ul0\cf0}}}}\f1\fs20\par
79
\b\f0\fs28 MW5 Core\line\b0\fs20 URL: {{\field{\*\fldinst{HYPERLINK https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10002&version=10500 }}{\fldrslt{https://mapwindow.atlassian.net/secure/ReleaseNote.jspa?projectId=10002&version=10500\ul0\cf0}}}}\f0\fs20\par
810
\b\f1 Bug fixes\b0\par
911
[MW5CORE-211] - WMS url cannot be secure (https)\f0\fs44\par

src/SolutionItems/SolutionInfoCore.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
// COM, set the ComVisible attribute to true on that type.
2727
[assembly: ComVisible(false)]
2828

29-
[assembly: AssemblyVersion("5.4.0.*")]
30-
[assembly: AssemblyFileVersion("5.4.0.0")]
29+
[assembly: AssemblyVersion("5.4.1.*")]
30+
[assembly: AssemblyFileVersion("5.4.1.0")]

0 commit comments

Comments
 (0)