Skip to content

Commit 1097eac

Browse files
committed
try 9.0.1-1
possibly fix kplot on wion
1 parent 3983105 commit 1097eac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## master
22

3+
- try to fix kplot on win
4+
35
## 9.0.1 2025/02/24
46

57
- fix Colour display

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('nip4', 'c',
22
# ie. a major after nip2 8.9 for workspace save file versioning
3-
version: '9.0.1',
3+
version: '9.0.1-1',
44
license: 'GPL',
55
meson_version: '>=0.64',
66
default_options: [

0 commit comments

Comments
 (0)