summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-05-01 09:57:49 +0200
committerJens Georg <mail@jensge.org>2022-05-01 09:57:49 +0200
commitd0fe08e70029fa27220026db548f6f1b7c974df4 (patch)
tree5681c018e7195f6a4a09b66e1ab250c4ddde2b26
parentc0a8a77e1182fb428ab13021c9ebe278eb2750d1 (diff)
downloadgupnp-av-d0fe08e70029fa27220026db548f6f1b7c974df4.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 6de3832..8a062f5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-av', 'c', version : '0.14.0', default_options: ['c_std=c11'])
+project('gupnp-av', 'c', version : '0.14.1', default_options: ['c_std=c11'])
gnome = import('gnome')