summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2018-07-11 19:24:10 +0100
committerRichard Hughes <richard@hughsie.com>2018-07-11 19:24:10 +0100
commit1e574413d3700322ddf3ecf40bd7aeec1080211d (patch)
treea9ae32b5ebbb22bb7f9ff03ce82adeaaa42940c7 /meson.build
parent47174a63e8512ee34c106b2de3c4522311b2b569 (diff)
downloadappstream-glib-1e574413d3700322ddf3ecf40bd7aeec1080211d.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 f86e188..084f2cc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('appstream-glib', 'c',
- version : '0.7.10',
+ version : '0.7.11',
license : 'LGPL-2.1+',
default_options : ['warning_level=1', 'c_std=c99'],
meson_version : '>=0.37.0'