summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2020-09-03 07:41:59 +0200
committerVictor Toso <victortoso@redhat.com>2020-09-03 07:42:04 +0200
commit4832c2eadefca4ffbb346108f5060d845540db0b (patch)
tree8172c84a3a5c7db1eeaac3ae641b5abc46f9e7f9
parentb3372233ee509676ab4408f049549c1020cff7a1 (diff)
downloadgrilo-4832c2eadefca4ffbb346108f5060d845540db0b.tar.gz
Post-release version bump to 0.3.14
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0c2005c..cf12454 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.13',
+ version: '0.3.14',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',