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-09-08 22:05:51 +0300
committerTim-Philipp Müller <tim@centricular.com>2021-09-08 22:05:51 +0300
commit8a5aa9d0ea6d0fc87c581ea209a6e5cc022c57a5 (patch)
tree5be6a7bfbd6c64af4da65e66576f6553b17178b8
parent03e7f6feb9e36d8a5bdac1493f52e266663e6797 (diff)
Release 1.18.5gst-docs-1.18.5
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 861a488992..96cc52be6d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.18.4.1',
+ version: '1.18.5',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')