summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2021-03-12 16:09:56 +0000
committerRichard Hughes <richard@hughsie.com>2021-03-12 16:09:56 +0000
commit88ab7e8ba283c51943a3e7de4759bb76e642068f (patch)
tree0880e8880f1a25f26140aa492467a8c3ffa12f1a /meson.build
parentb0464454048cac6779d4d51f12fe7f37ae4bbd57 (diff)
downloadgusb-88ab7e8ba283c51943a3e7de4759bb76e642068f.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 353c3cf..0cc4ea9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgusb', 'c',
- version : '0.3.6',
+ version : '0.3.7',
license : 'LGPL-2.1+',
meson_version : '>=0.46.0',
default_options : ['c_std=c99']