summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-06-03 20:18:58 +0200
committerJens Georg <mail@jensge.org>2022-06-03 20:18:58 +0200
commit42a1c0493917528e5a67ad8e13422aa84c188496 (patch)
treec29bff3731ad18a772ea29a1c04b07c440abbc84
parent86f148ebb920a8113190fd3e6cae636c9fdd3ca7 (diff)
downloadgupnp-av-42a1c0493917528e5a67ad8e13422aa84c188496.tar.gz
Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8a062f5..4c072c3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-av', 'c', version : '0.14.1', default_options: ['c_std=c11'])
+project('gupnp-av', 'c', version : '0.14.2', default_options: ['c_std=c11'])
gnome = import('gnome')