summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2020-08-09 23:10:37 +0200
committerJens Georg <mail@jensge.org>2020-08-09 23:10:37 +0200
commita066f3d70d7712976311c906afc3ca57be8a694d (patch)
treed4f30225adf87fa576e7d2c9e393641e53c13142 /meson.build
parentd7d1cb082fd69565c76dc7e5eaeb9a08832ebf6b (diff)
downloadgupnp-a066f3d70d7712976311c906afc3ca57be8a694d.tar.gz
Prepare GUPnP 1.2.4gupnp-1.2.4
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 28c40b2..bf9a49d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.2.3', meson_version : '>= 0.48.0')
+project('gupnp', 'c', version : '1.2.4', meson_version : '>= 0.48.0')
gnome = import('gnome')
pkg = import('pkgconfig')