summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-12-16 19:59:32 +0100
committerJens Georg <mail@jensge.org>2022-12-16 19:59:32 +0100
commitadb51197a7e3120027a295b36beda4571e628758 (patch)
treeb84b11092c8f7302907548503797b304786cddf1 /meson.build
parentf7bd7f9134bf7b6d7deb562ffa876c66ef2361b2 (diff)
downloadgupnp-adb51197a7e3120027a295b36beda4571e628758.tar.gz
Prepare GUPnP 1.6.3gupnp-1.6.3
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 be14edb..b60dacc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.6.2', meson_version : '>= 0.54.0')
+project('gupnp', 'c', version : '1.6.3', meson_version : '>= 0.54.0')
gnome = import('gnome')
pkg = import('pkgconfig')