summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c400a25bc..66f9d351e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.42.4',
+ version: '2.42.5',
license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',