Skip to content

Commit e7e9995

Browse files
committed
bump version
1 parent d7564ea commit e7e9995

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.4',
3+
version: '9.0.4-1',
44
license: 'GPL',
55
meson_version: '>=0.64',
66
default_options: [

org.libvips.nip4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
{
335335
"type" : "git",
336336
"url" : "https://github.com/jcupitt/nip4.git",
337-
"tag" : "v9.0.4"
337+
"tag" : "v9.0.4-1"
338338
}
339339
]
340340
}

0 commit comments

Comments
 (0)