summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:25:29 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:25:29 +0000
commit0512e6322cf6933296b34e3669bd7c1987e2658b (patch)
tree466838c0bd453c70b83a0297f168ec91fa0d37b3
parent479b7c724de63808dcaf9fb461485cb2e44119be (diff)
Back to development1.18
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6ec2ca7..780b577 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.18.6',
+ version: '1.18.6.1',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')