summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-06-20 12:08:05 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-06-20 12:08:05 +0300
commit5fc8c64a41b9cdd5dba3d1281bc93aea0de6dcc6 (patch)
tree00fa90b79ec48e0c108d0f1d1c31ce0ae23d2210 /meson.build
parentd4a0640855bd8d72927ec23c9794cf6978839722 (diff)
downloadgstreamer-5fc8c64a41b9cdd5dba3d1281bc93aea0de6dcc6.tar.gz
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 7d790ba2ef..37f4df5cb4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-rtsp-server', 'c',
- version : '1.12.0',
+ version : '1.12.1',
meson_version : '>= 0.33.0',
default_options : ['warning_level=1', 'buildtype=debugoptimized'])