summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-26 11:15:28 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-26 11:15:28 +0000
commit20eef66f44c89453cc45593a66f23b63c5554b6a (patch)
tree8e520b7e2af8e745f9f83a5f7097ca2200164180 /meson.build
parentb7b316baee7216926d2dd7241d9b87251b195874 (diff)
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b8a236b009..6628069348 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-rtsp-server', 'c',
- version : '1.18.0.1',
+ version : '1.18.1',
meson_version : '>= 0.48',
default_options : ['warning_level=1', 'buildtype=debugoptimized'])