summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:34:41 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:34:41 +0100
commit723478b6bee99d2cc5fbff7788afc600d5d7fe82 (patch)
tree6e487f9db839d6b0f3349d85f2599d5e74df3335 /meson.build
parent3804f23e3f46b4d294d1b11c01e080cd9f142fb3 (diff)
downloadgstreamer-723478b6bee99d2cc5fbff7788afc600d5d7fe82.tar.gz
Back to development
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 de8ecdc247..fe450f14c6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54.0',
default_options : ['buildtype=debugoptimized'])