summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-11-16 19:55:36 +0100
committerJens Georg <mail@jensge.org>2021-11-16 19:55:36 +0100
commit66a0ae843a6cf6a65dd1afeec99ad15009582314 (patch)
treeac5c8627955ef02aeda8279a3b38021ec9a0d062 /meson.build
parentf5c3f1844fca3068811e6608eb53eb320e9c42c5 (diff)
downloadgupnp-tools-66a0ae843a6cf6a65dd1afeec99ad15009582314.tar.gz
Prepare 0.10.2gupnp-tools-0.10.2
Fixes #21
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 57b3f18..3c1b52d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-tools', ['c'], version: '0.10.1')
+project('gupnp-tools', ['c'], version: '0.10.2')
gnome = import('gnome')
i18n = import('i18n')