summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-07-03 23:40:21 +0200
committerJens Georg <mail@jensge.org>2021-07-03 23:41:58 +0200
commitbe770278bfab813ee271b9c029e5b3b23b96cf69 (patch)
tree631f84b62ea46b2eadcbfa9e3432229ad4c0ba61
parent8f24dda0f85426c960a83b6cef5f70ed2a2d5af0 (diff)
downloadgupnp-av-be770278bfab813ee271b9c029e5b3b23b96cf69.tar.gz
Bump version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7bbee82..4fe728c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-av', 'c', version : '0.12.12', default_options: ['c_std=c11'])
+project('gupnp-av', 'c', version : '0.13.0', default_options: ['c_std=c11'])
gnome = import('gnome')