summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 00:24:57 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 00:24:58 +0100
commitc99c44309ce6b0242988fe637d3a53799e8b24d9 (patch)
tree6a7200880d49ca386d22312872fae5240ba7db35 /meson.build
parent7570d208715096af4d33a7e70ddb3fb5d9aabbee (diff)
Release 1.17.21.17.2
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 481b26048..ee7927462 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.17.1.1',
+ version : '1.17.2',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])