summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2018-08-09 11:35:15 +0100
committerRichard Hughes <richard@hughsie.com>2018-08-09 11:35:15 +0100
commitceb75c964a567c08f9953b11da0636418457612a (patch)
treee4543bab5622e1c72002fee87cb5fc7392b0b561 /meson.build
parent59082f9fed3524f8807b88ea18c7da6c19c2d83f (diff)
downloadappstream-glib-ceb75c964a567c08f9953b11da0636418457612a.tar.gz
trivial: post release version bump
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 084f2cc..dd6e595 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('appstream-glib', 'c',
- version : '0.7.11',
+ version : '0.7.12',
license : 'LGPL-2.1+',
default_options : ['warning_level=1', 'c_std=c99'],
meson_version : '>=0.37.0'