We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c525fc9 commit 2ff8de8Copy full SHA for 2ff8de8
CHANGELOG.md
@@ -1,8 +1,8 @@
1
## master
2
3
-## 9.0.1-2
+## 9.0.1-3 2025/02/25
4
5
-- try to fix kplot on win
+- fix kplot on win
6
7
## 9.0.1 2025/02/24
8
meson.build
@@ -1,6 +1,6 @@
project('nip4', 'c',
# ie. a major after nip2 8.9 for workspace save file versioning
- version: '9.0.1-2',
+ version: '9.0.1-3',
license: 'GPL',
meson_version: '>=0.64',
default_options: [
0 commit comments