Skip to content

Commit be552c4

Browse files
committed
missed meson.build version number
1 parent 5fb7224 commit be552c4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ $ vipsdisp ~/pics/k2.jpg
145145

146146
Version needs updating in the following places:
147147

148+
- **`meson.buiild`**
149+
148150
- **`org.libvips.vipsdisp.appdata.xml`** and some release notes and a date as
149151
well.
150152

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'vipsdisp', 'c',
3-
version: '2.4.2',
3+
version: '2.5.0',
44
license: 'MIT',
55
meson_version: '>=0.56',
66
default_options: [

0 commit comments

Comments
 (0)