summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-06-21 23:04:54 +0200
committerJens Georg <mail@jensge.org>2021-06-21 23:20:34 +0200
commit4f8757dcc2749b1df1a0ef56dc955e66cff26021 (patch)
tree6038fbf544a3ac2a2d3524a90f3a777568a54933 /meson.build
parent17de8436738277149452c4ce49ce70f580fe0cee (diff)
downloadgupnp-tools-4f8757dcc2749b1df1a0ef56dc955e66cff26021.tar.gz
Prepare 0.10.1gupnp-tools-0.10.1
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 8a3ccd6..6eba043 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-tools', ['c'], version: '0.10.0')
+project('gupnp-tools', ['c'], version: '0.10.1')
gnome = import('gnome')
i18n = import('i18n')