summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:28 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:28 +0100
commit7174f04103d01efe793b2469ce98835e37e5f4c3 (patch)
tree4089aaf7ece62d9c8fb60e3039f821459978660b
parentf9f649ea6a08720015f2af1adbb39921abf6a61e (diff)
Back to development
-rw-r--r--meson.build2
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'])