summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-06 13:25:47 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-06 13:25:47 +0000
commit0b3f6f679d3e12b6699f046f2c4b1a1f38690608 (patch)
treee6c925d2228a21b67be1df5d518a336afbcfe90c
parent631adb668ace6a4a00888d6ba9a72ca157632039 (diff)
Release 1.18.21.18.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0e0ee61..8e81607 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.18.1.1',
+ version: '1.18.2',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')