summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0dc0c7ceaa..68fa0fa1c8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.17.1.1',
+ version: '1.17.2',
meson_version: '>=0.48.0')
hotdoc_p = find_program('hotdoc')