summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2019-09-12 18:01:22 +0200
committerVictor Toso <me@victortoso.com>2019-09-12 18:01:22 +0200
commit1631948bbd445ac4f6588ffe65f3a7a4ede0443a (patch)
tree988df9b9bbd4a09650b633575167630a73f0908c /meson.build
parenta6330af7d607a6a20364ec2924ad152d16c50cf2 (diff)
downloadgrilo-plugins-1631948bbd445ac4f6588ffe65f3a7a4ede0443a.tar.gz
Post-release version bump to 0.3.11
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 f106486..f0fd514 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@
# Copyright (C) 2016 Igalia S.L. All rights reserved.
project('grilo-plugins', 'c',
- version: '0.3.10',
+ version: '0.3.11',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',