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 f27568d commit d2c8c9cCopy full SHA for d2c8c9c
CHANGELOG.md
@@ -1,8 +1,9 @@
1
## master
2
3
-## 9.0.1-3 2025/02/25
+## 9.0.1-4 2025/02/25
4
5
- fix kplot on win
6
+- build polishing
7
8
## 9.0.1 2025/02/24
9
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-3',
+ version: '9.0.1-4',
license: 'GPL',
meson_version: '>=0.64',
default_options: [
0 commit comments