summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-21 14:35:45 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-21 15:01:26 +0000
commit88260c7794f60b5fee2127305d0b4bcfae0e8697 (patch)
tree2a07a8eb83136712e0373f3eb46fc98fb471c9df /meson.build
parent841d2bf1eab4f11e266199d00ea9fd81e94f6830 (diff)
downloadgdk-pixbuf-88260c7794f60b5fee2127305d0b4bcfae0e8697.tar.gz
Release GdkPixbuf 2.42.4 (stable)2.42.4
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 aa1179453..c400a25bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.42.3',
+ version: '2.42.4',
license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',