Skip to content

Commit cbd1d2d

Browse files
Let's release the newest fix.
1 parent 207e626 commit cbd1d2d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ else()
1414
endif()
1515

1616
project(wxmaxima LANGUAGES CXX)
17-
set(VERSION 20.06.2-DevelopmentSnapshot)
17+
set(VERSION 20.06.3)
1818
set(GITVERSION ${VERSION})
1919
set(PACKAGE wxmaxima)
2020
set(APP_NAME wxmaxima)

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@
5151
<content_attribute id="social-info">mild</content_attribute>
5252
</content_rating>
5353
<releases>
54+
<release version="20.06.3" date="2020-06-05">
55+
<description>
56+
<p>
57+
An Over-Zealous assert.
58+
</p>
59+
</description>
60+
</release>
61+
5462
<release version="20.06.2" date="2020-06-05">
5563
<description>
5664
<p>

0 commit comments

Comments
 (0)