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>2019-03-04 12:07:30 +0300
committerTim-Philipp Müller <tim@centricular.com>2019-03-04 12:07:30 +0300
commit4f3dda36b439b3ee12af4b89ebdd813d69c7c832 (patch)
tree9280c262db5d8ff66278a18397adcf06d7540d2f /meson.build
parent899d0c4b3bdcdf91744c8ffb04b0a19dcdc5043d (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 32bc6f733..a11208347 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.15.2',
+ version : '1.15.2.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])