summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-08-14 09:53:49 +0200
committerJens Georg <mail@jensge.org>2021-08-14 09:54:20 +0200
commite43fe1be81f7bc5c9c4022a3ec37f12590fc2fa0 (patch)
tree6ce530a83245e9b1a18201ccdad117a570234b19 /meson.build
parentcdb18421c4706fa5882b3f1196aba56ed51e8688 (diff)
downloadgupnp-e43fe1be81f7bc5c9c4022a3ec37f12590fc2fa0.tar.gz
Prepare 1.3.1gupnp-1.3.1
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 68b43f5..2e1722f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.3.0', meson_version : '>= 0.54.0')
+project('gupnp', 'c', version : '1.3.1', meson_version : '>= 0.54.0')
gnome = import('gnome')
pkg = import('pkgconfig')