summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-26 11:17:29 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-26 11:17:29 +0000
commit25bf78b3451020bf5a60f53eb17af990370e2c3a (patch)
treee72ec259b3c02a2e3bd0347fe428ffdd5f7305a6
parente17560b285e94e18c07266cdfb6f27c2f835a4e7 (diff)
Release 1.18.11.18.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a1615fa..59d8d7f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.18.0.1',
+ version: '1.18.1',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')