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 d7564ea commit e7e9995Copy full SHA for e7e9995
meson.build
@@ -1,6 +1,6 @@
1
project('nip4', 'c',
2
# ie. a major after nip2 8.9 for workspace save file versioning
3
- version: '9.0.4',
+ version: '9.0.4-1',
4
license: 'GPL',
5
meson_version: '>=0.64',
6
default_options: [
org.libvips.nip4.json
@@ -334,7 +334,7 @@
334
{
335
"type" : "git",
336
"url" : "https://github.com/jcupitt/nip4.git",
337
- "tag" : "v9.0.4"
+ "tag" : "v9.0.4-1"
338
}
339
]
340
0 commit comments