Skip to content

Commit 9898330

Browse files
committed
Updates for the new release.
The most important thing is, that wxMaxima was not responsive in the first minute, that was very annoying.
1 parent fc6f920 commit 9898330

11 files changed

+3952
-3172
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ endif()
1616

1717

1818
set(VERSION_MAJOR 24)
19-
set(VERSION_MINOR 08)
19+
set(VERSION_MINOR 11)
2020
set(VERSION_PATCHLEVEL 0)
2121
set(VERSION_SUFFIX "DevelopmentSnapshot")
2222
if(CMAKE_BUILD_TYPE STREQUAL "Release")

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Current development version
1+
# 24.11.0
22

33
- A Spanish translation update by cyphra.
44
- Resolved a crash when inverting the worksheet (#1951)

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@
5757
<content_attribute id="social-info">mild</content_attribute>
5858
</content_rating>
5959
<releases>
60+
<release version="24.11.0" date="2024-11-12T21:45:00Z">
61+
<description>
62+
<p>
63+
Many bug fixes.
64+
</p>
65+
</description>
66+
</release>
6067
<release version="24.08.0" date="2024-08-18T09:26:00Z">
6168
<description>
6269
<p>

info/wxmaxima.de.html

Lines changed: 562 additions & 452 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

info/wxmaxima.es.html

Lines changed: 564 additions & 458 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

info/wxmaxima.html

Lines changed: 541 additions & 394 deletions
Large diffs are not rendered by default.

info/wxmaxima.it.html

Lines changed: 561 additions & 459 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

info/wxmaxima.tr.html

Lines changed: 535 additions & 433 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

info/wxmaxima.uk.html

Lines changed: 630 additions & 528 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

info/wxmaxima.zh_CN.html

Lines changed: 549 additions & 445 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)