summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-03-18 12:24:35 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2022-03-18 12:24:35 +0000
commitbca00032ad68d0b0aa2c1f7558db931e52bd9cd2 (patch)
tree0a90ec33e314441c3835ed5dd0e9e51775f3b787 /meson.build
parentab562505fb12887dd7a1a4e6a467087e76e036ca (diff)
downloadgdk-pixbuf-bca00032ad68d0b0aa2c1f7558db931e52bd9cd2.tar.gz
Release GdkPixbuf 2.42.8 (stable)2.42.8
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 33044e820..fe4bfaad4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.42.7',
+ version: '2.42.8',
license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',