summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2020-01-30 17:06:02 +0000
committerRichard Hughes <richard@hughsie.com>2020-01-30 17:06:02 +0000
commit276062201defe22032a07680b29a01ccbe3bd377 (patch)
treeef35612a0f6fbb5d6b770368870392a7fb449453 /meson.build
parent1281d6ff0789ea8e4a825d0c379d175254e269ee (diff)
downloadgusb-276062201defe22032a07680b29a01ccbe3bd377.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 c2aa3d3..71b798f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgusb', 'c',
- version : '0.3.3',
+ version : '0.3.4',
license : 'LGPL-2.1+',
meson_version : '>=0.46.0',
default_options : ['c_std=c99']