summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-12-07 23:41:52 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-12-07 23:41:52 +0000
commit0f6998fa544dc5002c1293ee5cb8640d16cbc1a2 (patch)
tree8e139c48bd85b9e4d66ac4821ff4f669ebba3aed /meson.build
parent2518a6817c2b076cdde1d3cc26beb9269a59d725 (diff)
downloadgdk-pixbuf-0f6998fa544dc5002c1293ee5cb8640d16cbc1a2.tar.gz
Post-release version bump to 2.42.3
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 c38607029..7c44860a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.42.2',
+ version: '2.42.3',
license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',