summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-19 19:28:21 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-19 19:28:21 +0100
commit03a8f03b55c7f75e0756b4b1bfaa8a9237e82521 (patch)
tree434a338643abbdbcdc398ecdb633137eec0cf859
parent913004d21bc6015acc1d549538674bd65d828d1d (diff)
Release 1.17.1gst-docs-1.17.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 36a99aa41a..16c0943550 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.17.0.1',
+ version: '1.17.1',
meson_version: '>=0.48.0')
hotdoc = import('hotdoc')