summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-09-17 12:36:39 +0200
committerJens Georg <mail@jensge.org>2022-09-17 12:36:39 +0200
commitf05648e240c99be32911fb0c6de84e5954470e56 (patch)
treeffdbf8af2b9ea32fb50fd55e9b615d64a3060e4d /meson.build
parentb67a3650d31bd781cb833c9d5bc29ed31880894d (diff)
downloadgupnp-f05648e240c99be32911fb0c6de84e5954470e56.tar.gz
Prepare 1.6.0gupnp-1.6.0
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 0f7ebaa..3383b73 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.5.5', meson_version : '>= 0.54.0')
+project('gupnp', 'c', version : '1.6.0', meson_version : '>= 0.54.0')
gnome = import('gnome')
pkg = import('pkgconfig')