File tree Expand file tree Collapse file tree 4 files changed +23
-1
lines changed Expand file tree Collapse file tree 4 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
project (wxmaxima )
2
- set (VERSION 19.05.0-DevelopmentSnapshot )
2
+ set (VERSION 19.05.1 )
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
1
+ 19.05.1
2
+ * Fixes for various combinations of GTK and wxWidgets versions
3
+ * A working Mac version
4
+ * A few Windows bug Fixes
5
+ * Big performance improvements.
6
+
1
7
19.05.0
2
8
* Another ArchLinux displaying issue
3
9
* More GTK3 compatibility
Original file line number Diff line number Diff line change
1
+ # wxMaxima 19.05.1 - Stable
2
+ * Fixes for various combinations of GTK and wxWidgets versions
3
+ * A working Mac version
4
+ * A few Windows bug Fixes
5
+ * Big performance improvements.
6
+
1
7
# wxMaxima 19.05.0 - Stable
2
8
* Another ArchLinux displaying issue
3
9
* More GTK3 compatibility
Original file line number Diff line number Diff line change 53
53
<content_attribute id =" social-info" >mild</content_attribute >
54
54
</content_rating >
55
55
<releases >
56
+ <release version =" 19.05.1" date =" 2019-05-05" >
57
+ <description >
58
+ <ul >
59
+ <li >Fixes for various combinations of GTK and wxWidgets versions</li >
60
+ <li >A working Mac version</li >
61
+ <li >A few Windows bug Fixes</li >
62
+ <li >Big performance improvements</li >
63
+ </ul >
64
+ </description >
65
+ </release >
56
66
<release version =" 19.05.0" date =" 2019-05-03" >
57
67
<description >
58
68
<ul >
You can’t perform that action at this time.
0 commit comments