summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:51 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:51 +0100
commit8a5aa9d0ea6d0fc87c581ea209a6e5cc022c57a5 (patch)
tree5be6a7bfbd6c64af4da65e66576f6553b17178b8
parent03e7f6feb9e36d8a5bdac1493f52e266663e6797 (diff)
Release 1.18.51.18.5
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 861a488..96cc52b 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')