summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2018-01-22 16:33:55 +0000
committerRichard Hughes <richard@hughsie.com>2018-01-22 16:33:55 +0000
commitece8c02eb0a4ddf80335624ef34bb363eca65622 (patch)
treee384915ca415abaebcaa5810e0ce67676f70548d /meson.build
parent92722fe24b0ba165a65efc565aa52a372b440604 (diff)
downloadappstream-glib-ece8c02eb0a4ddf80335624ef34bb363eca65622.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 9454a2e..8c0468e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('appstream-glib', 'c',
- version : '0.7.5',
+ version : '0.7.6',
license : 'LGPL-2.1+',
default_options : ['warning_level=1', 'c_std=c99'],
meson_version : '>=0.37.0'