summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 00:29:25 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 00:29:26 +0100
commite1e53da7604faeeb97c8dee5fb44d9367af1ca5f (patch)
tree2e96db1d5aab0a385b5c7bfef1e1e9c10619bb98 /meson.build
parent9b8d36963995a68a8aa8bcee264b3129cc1a82f2 (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 a42f4108..e97e9c03 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.17.1.1',
+ version : '1.17.2',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])