summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 00:34:54 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 00:34:55 +0100
commit70e0d0b27e01e6ea522d56cfe06894bec75fd31d (patch)
tree0da7685e4c5f550b40fca0bbecf2b44d3a772312 /meson.build
parent0f0a10525a941d93aac6d1661bf0ec2a13d5ac82 (diff)
Release 1.16.01.16.0
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 8fd4dfc..2802b1d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-rtsp-server', 'c',
- version : '1.15.90',
+ version : '1.16.0',
meson_version : '>= 0.47',
default_options : ['warning_level=1', 'buildtype=debugoptimized'])