summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-11-01 18:10:35 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-11-01 18:10:35 +0000
commit0922951c26f53af17fc96923117dc710661245f5 (patch)
tree84d866d1a2295c2de8ad1e4ab9f310b57fc22ed4 /meson.build
parentcfca152b156f0cde5c30ba122e7347214ffd7a79 (diff)
downloadgstreamer-0922951c26f53af17fc96923117dc710661245f5.tar.gz
meson: update version
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 a8d9f9e365..3e38eadca4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-rtsp-server', 'c',
- version : '1.9.90',
+ version : '1.11.0.1',
meson_version : '>= 0.33.0',
default_options : ['warning_level=1', 'buildtype=debugoptimized'])