summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2019-05-01 23:00:41 +0200
committerJens Georg <mail@jensge.org>2019-05-01 23:00:41 +0200
commitb9f76cada1038be75963593ad783d88d9446fce6 (patch)
tree094f2066b37039f951a4cd3330d770863972a36e /meson.build
parentff8521963f83ad330dd69c3df8434d9614ded768 (diff)
downloadgupnp-b9f76cada1038be75963593ad783d88d9446fce6.tar.gz
Prepare GUPnP 1.2.1gupnp-1.2.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 99948a3..b76d713 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.2.0')
+project('gupnp', 'c', version : '1.2.1')
gnome = import('gnome')
pkg = import('pkgconfig')