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 5fb7224 commit be552c4Copy full SHA for be552c4
README.md
@@ -145,6 +145,8 @@ $ vipsdisp ~/pics/k2.jpg
145
146
Version needs updating in the following places:
147
148
+- **`meson.buiild`**
149
+
150
- **`org.libvips.vipsdisp.appdata.xml`** and some release notes and a date as
151
well.
152
meson.build
@@ -1,6 +1,6 @@
1
project(
2
'vipsdisp', 'c',
3
- version: '2.4.2',
+ version: '2.5.0',
4
license: 'MIT',
5
meson_version: '>=0.56',
6
default_options: [
0 commit comments