summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 02:03:37 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 02:03:37 +0100
commit59a7742cff8c8309176523edf6445e5a07e9fef0 (patch)
treeebe5bfb7801dbbc497a71d89a1e059847d6510e1
parente1e53da7604faeeb97c8dee5fb44d9367af1ca5f (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index e97e9c03..9b364ed8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])