summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2019-09-12 17:17:29 +0200
committerVictor Toso <me@victortoso.com>2019-09-12 17:17:29 +0200
commit5875d5611348863711ad7b933c8ab034e5836b06 (patch)
tree6a00e0c2a89d34cfe3de032a05b9f9a3cc432507
parentec6a37b7474010e60a8949b8e7a38f828e3b005e (diff)
downloadgrilo-5875d5611348863711ad7b933c8ab034e5836b06.tar.gz
Post-release version bump to 0.3.11
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a3e632e..952651e 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@
# Copyright (C) 2016 Igalia S.L. All rights reserved.
project('grilo', 'c',
- version: '0.3.10',
+ version: '0.3.11',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',