summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2019-10-24 09:48:15 +0200
committerJens Georg <mail@jensge.org>2019-10-24 09:48:15 +0200
commit62bf977ca9aa9ff88ba64b91c909756d33c63782 (patch)
tree04c1ab4b8bf04779a0471fd74694b7be4f3ca722 /meson.build
parent84ac385c0fa6c986e9e9880c617ab14baa393369 (diff)
downloadgssdp-62bf977ca9aa9ff88ba64b91c909756d33c63782.tar.gz
Post-release version bump
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 3d75cc9..fbc4df1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gssdp', 'c', version: '1.2.0', meson_version : '>= 0.48.0')
+project('gssdp', 'c', version: '1.2.2', meson_version : '>= 0.48.0')
gnome = import('gnome')
pkg = import('pkgconfig')