Skip to content

Commit c78063f

Browse files
committed
bump version for 8.17.0-rc1
1 parent ef42879 commit c78063f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ master
3838
- remove vipsprofile from default install
3939
- add ppmload_buffer [kleisauke]
4040

41-
8.16.1
41+
26/3/25 8.16.1
4242

4343
- support multipage JXL
4444
- fix PFM byte order on big-endian machines [agoode]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('vips', 'c', 'cpp',
2-
version: '8.17.0',
2+
version: '8.17.0-rc1',
33
meson_version: '>=0.55',
44
default_options: [
55
# this is what glib uses (one of our required deps), so we use it too

0 commit comments

Comments
 (0)