File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ if(WIN32)
11
11
enable_language (RC )
12
12
endif ()
13
13
14
- set (VERSION 21.05.1-DevelopmentSnapshot )
14
+ set (VERSION 21.05.2 )
15
15
set (GITVERSION ${VERSION} )
16
16
set (CMAKE_CXX_STANDARD 14 )
17
17
set (CMAKE_CXX_STANDARD_REQUIRED ON )
Original file line number Diff line number Diff line change
1
+ # 21.05.2:
2
+ * The integral signs disappeared or were misplaced on some MS Windows computers
3
+
1
4
# 21.05.1:
2
5
* Resolved a segfault on printing that could be triggered on some computers
3
6
Original file line number Diff line number Diff line change 50
50
<content_rating type =" oars-1.0" >
51
51
<content_attribute id =" social-info" >mild</content_attribute >
52
52
</content_rating >
53
+ <release version =" 21.05.2" date =" 2021-05-20T07:04:00Z" >
54
+ <description >
55
+ <p >
56
+ The integral signs weren't visible or were misplaced on some MS Windows
57
+ installations.
58
+ </p >
59
+ </description >
60
+ </release >
53
61
<release version =" 21.05.1" date =" 2021-05-16T17:04:00Z" >
54
62
<description >
55
63
<p >
You can’t perform that action at this time.
0 commit comments