Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 04:03:33 +0300
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 04:03:33 +0300
commit57b556befa494ffd60b297010b4cbadb4a1d7a30 (patch)
treea086a31ee51a9b7019907aad44380ed08e6698d0 /meson.build
parent629b8bf2cf6b19ecacf05c18d97aa3b4db524ef1 (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 5ee26c832..692ed37e9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])