diff options
author | Jens Georg <mail@jensge.org> | 2021-06-21 23:04:54 +0200 |
---|---|---|
committer | Jens Georg <mail@jensge.org> | 2021-06-21 23:20:34 +0200 |
commit | 4f8757dcc2749b1df1a0ef56dc955e66cff26021 (patch) | |
tree | 6038fbf544a3ac2a2d3524a90f3a777568a54933 /meson.build | |
parent | 17de8436738277149452c4ce49ce70f580fe0cee (diff) | |
download | gupnp-tools-4f8757dcc2749b1df1a0ef56dc955e66cff26021.tar.gz |
Prepare 0.10.1gupnp-tools-0.10.1
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
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') |