summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-06-22 16:53:05 +0100
committerRichard Hughes <richard@hughsie.com>2017-06-22 16:53:05 +0100
commite11abd151fd6c7931f96b42a43f9f2a979a51da5 (patch)
treee67edabb284272032d15ad3318524633ee6dd588 /meson.build
parent9ca9447929d8b15703c91946026534585826ab13 (diff)
downloadappstream-glib-e11abd151fd6c7931f96b42a43f9f2a979a51da5.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 b4a54af..b0912cc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('appstream-glib', 'c',
- version : '0.7.0',
+ version : '0.7.1',
license : 'LGPL-2.1+',
default_options : ['warning_level=1'],
meson_version : '>=0.37.0'