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 3983105 commit 1097eacCopy full SHA for 1097eac
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## master
2
3
+- try to fix kplot on win
4
+
5
## 9.0.1 2025/02/24
6
7
- fix Colour display
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',
+ version: '9.0.1-1',
license: 'GPL',
meson_version: '>=0.64',
default_options: [
0 commit comments