diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2020-06-20 00:28:28 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2020-06-20 00:28:28 +0100 |
commit | 7174f04103d01efe793b2469ce98835e37e5f4c3 (patch) | |
tree | 4089aaf7ece62d9c8fb60e3039f821459978660b | |
parent | f9f649ea6a08720015f2af1adbb39921abf6a61e (diff) |
Back to development
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 26a2342..bee7f9c 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-rtsp-server', 'c', - version : '1.17.1', + version : '1.17.1.1', meson_version : '>= 0.48', default_options : ['warning_level=1', 'buildtype=debugoptimized']) |