summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-08-03 14:07:07 +0100
committerRichard Hughes <richard@hughsie.com>2017-08-03 14:07:07 +0100
commitf2ad871ad493fa84c4c2bc8c9a9a1de9793402ea (patch)
tree0402cbbf2bf71d0921eabd4fd1cf930a92d2da13 /meson.build
parent87ed5916c5d6bd5bad389c13bd60cc5452d2e6fa (diff)
downloadappstream-glib-f2ad871ad493fa84c4c2bc8c9a9a1de9793402ea.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 4d468c2..3fc14fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('appstream-glib', 'c',
- version : '0.7.1',
+ version : '0.7.2',
license : 'LGPL-2.1+',
default_options : ['warning_level=1'],
meson_version : '>=0.37.0'