summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-05-24 16:31:58 +0200
committerJens Georg <mail@jensge.org>2021-05-24 16:31:58 +0200
commit507d5709eaa42369624cda97d14d5ac79d0316e0 (patch)
tree2ac44afb5876ed5fe5e0e82de90759769e5ada49 /meson.build
parentbc5dcce7cc896b4874f2b6ecda98345ad22e44be (diff)
downloadgupnp-507d5709eaa42369624cda97d14d5ac79d0316e0.tar.gz
Prepare GUPnP 1.2.6gupnp-1.2.6
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 429415d..b395086 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.2.5', meson_version : '>= 0.53.0')
+project('gupnp', 'c', version : '1.2.6', meson_version : '>= 0.53.0')
gnome = import('gnome')
pkg = import('pkgconfig')