summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2020-03-04 15:49:39 +0000
committerRichard Hughes <richard@hughsie.com>2020-04-03 19:59:20 +0100
commite93e7394ebda0d55fb7a8c1110effd675920496e (patch)
treeb4f7739c2a4b4656fc4745c97064b3ccf2ee07a4 /meson.build
parent76c23503ed1002d3aad0118795006fe2128006ae (diff)
downloadgusb-e93e7394ebda0d55fb7a8c1110effd675920496e.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 71b798f..20bef17 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgusb', 'c',
- version : '0.3.4',
+ version : '0.3.5',
license : 'LGPL-2.1+',
meson_version : '>=0.46.0',
default_options : ['c_std=c99']