File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
project (wxmaxima )
2
- set (VERSION 18.12.0-unofficial )
2
+ set (VERSION 19.01.0 )
3
3
set (PACKAGE_VERSION ${VERSION} )
4
4
set (GITVERSION ${VERSION} )
5
5
set (PACKAGE wxMaxima )
Original file line number Diff line number Diff line change 54
54
<content_attribute id =" social-info" >mild</content_attribute >
55
55
</content_rating >
56
56
<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 < 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 >
57
70
<release version =" 18.12.0" date =" 2018-12-25" >
58
71
<description >
59
72
<ul >
You can’t perform that action at this time.
0 commit comments