File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
project (wxmaxima )
2
- set (VERSION 19.02.1-DevelopmentSnapshot )
2
+ set (VERSION 19.02.2 )
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
+ # wxMaxima 19.02.2 - Stable
2
+
3
+ * Corrected the GTK3 fix
4
+ * Cleaned up the cleanup process on closing wxMaxima
5
+
1
6
# wxMaxima 19.02.1 - Stable
2
7
3
8
* Support for the broken ArchLinux compiler
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.02.2" date =" 2019-02-18" >
58
+ <description >
59
+ <ul >
60
+ <li >Corrected the GTK3 fix</li >
61
+ <li >Cleaned up the cleanup process on closing wxMaxima</li >
62
+ </ul >
63
+ </description >
64
+ </release >
57
65
<release version =" 19.02.1" date =" 2019-02-18" >
58
66
<description >
59
67
<ul >
You can’t perform that action at this time.
0 commit comments