summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Petridis <jpetridis@gnome.org>2020-01-08 17:33:24 +0200
committerJordan Petridis <jpetridis@gnome.org>2020-01-08 17:33:24 +0200
commit86ed49b80313d183942cbb1616ac36fba52c93e0 (patch)
treee6295b04e29a405585232f1b4c520e86104937cd
parent8baaa14ad9b180bb24e51de5fa993cda8f1da0a9 (diff)
downloadgrilo-86ed49b80313d183942cbb1616ac36fba52c93e0.tar.gz
Post-release version bump to 0.3.12
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 846041b..e235984 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.11',
+ version: '0.3.12',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',