summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 16:35:03 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 16:35:03 +0300
commit085304696ec582395f8e718cfe16050f3ecda539 (patch)
tree41ecb5240daa4d5005df96eeca3efae4cd9de3bd /meson.build
parent3dcd77a21c7e20a71347242caae2129644685987 (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 3758e4c40d..3736be20a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-rtsp-server', 'c',
- version : '1.11.2.1',
+ version : '1.11.90',
meson_version : '>= 0.33.0',
default_options : ['warning_level=1', 'buildtype=debugoptimized'])