summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2017-02-14 14:35:10 +0100
committerVictor Toso <me@victortoso.com>2017-02-14 15:25:05 +0100
commita0f3f0be1374458328f73d89e5dbb711009a0fb7 (patch)
tree4f8bdf534b4e43e6cc90f779fc74211299659d58 /meson.build
parent8d04687dfa80625e655ce79fc995d7635456388b (diff)
downloadgrilo-a0f3f0be1374458328f73d89e5dbb711009a0fb7.tar.gz
Post-release version bump to 0.3.4
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 c733065..7217e2b 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.3',
+ version: '0.3.4',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',