Skip to content

Commit e089d89

Browse files
Prepare a new release.
1 parent 8aad8ba commit e089d89

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project(wxmaxima)
2-
set(VERSION 18.12.0-unofficial)
2+
set(VERSION 19.01.0)
33
set(PACKAGE_VERSION ${VERSION})
44
set(GITVERSION ${VERSION})
55
set(PACKAGE wxMaxima)

data/io.github.wxmaxima_developers.wxMaxima.appdata.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@
5454
<content_attribute id="social-info">mild</content_attribute>
5555
</content_rating>
5656
<releases>
57+
<release version="19.01.0" date="2019-01-12">
58+
<description>
59+
<ul>
60+
<li>Many bugfixes for the display code.</li>
61+
<li>The desktop integration files now adher to the newest standards.</li>
62+
<li>Refactoring in order to make the code easier to understand.</li>
63+
<li>Spelling fixes.</li>
64+
<li>Shipped around a wxWidgets &lt;3.1 bug for embedding bitmaps in svg.</li>
65+
<li>Many Links were updated to https.</li>
66+
<li>A better help file detection that still works if there is no .hhp file.</li>
67+
</ul>
68+
</description>
69+
</release>
5770
<release version="18.12.0" date="2018-12-25">
5871
<description>
5972
<ul>

0 commit comments

Comments
 (0)