summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-01-31 13:19:13 +0100
committerEmmanuele Bassi <ebassi@gmail.com>2019-02-28 16:27:46 +0000
commit4f2fb35dc5ef1cc1b24330bae14f9511e89a1b17 (patch)
tree90b127c17876d837c82f19c3fbe4dfdc6b0241d3 /meson.build
parentfd1376b799e411f983ab6faa00b066a8007ad9a1 (diff)
downloadgdk-pixbuf-4f2fb35dc5ef1cc1b24330bae14f9511e89a1b17.tar.gz
build: Bump version to 2.39.1
For the development cycle.
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 d70ccf8d0..3deff3302 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.38.0',
+ version: '2.39.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',