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 bca3d2a commit dba2c8aCopy full SHA for dba2c8a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## master
2
3
-## 9.0.1-4 2025/02/27
+## 9.0.1-5 2025/02/27
4
5
- fix kplot on win
6
- fix macOS startup
meson.build
project('nip4', 'c',
# ie. a major after nip2 8.9 for workspace save file versioning
- version: '9.0.1-4',
+ version: '9.0.1-5',
license: 'GPL',
meson_version: '>=0.64',
default_options: [
0 commit comments