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

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 17:28:13 +0300
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 17:28:13 +0300
commit81778f9d9340a746ddd88ee8bcb31bd6fa9a0e15 (patch)
tree18a87af1f76b1d3eebcf54bbbe8dbaca4654ad11
parent6fa03dd1515ff980f3d06e4c0b92555d47b34c40 (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 570531c34d..5b72ec4cb3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])