summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:34:40 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:34:40 +0100
commita671a6cdfd8b6c34dfc3acf63c827a549c5adbc9 (patch)
tree7c54d112c13c90415456706e38e94ea58c5d99f1
parent7484000f991f8bcf6f82e84ef8d9b998e0ded518 (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index e478b41..6dbb819 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.19.1',
+ version: '1.19.1.1',
meson_version : '>= 0.54')
hotdoc_p = find_program('hotdoc')