summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 02:03:24 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 02:03:24 +0100
commit2d70ff5ef05781c81d02eb128f361b1586e907ad (patch)
tree2e34220f3841f69b11d448ac9a5990369758b860 /meson.build
parentc99c44309ce6b0242988fe637d3a53799e8b24d9 (diff)
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 ee7927462..c3c15c443 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])