summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:20 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:20 +0100
commitce5b31a1b0b953dbc147a7ab564d656739cdc792 (patch)
tree9f15fcccd269d93bb3915f5586e449ea2bcccdfd
parent27d4c5157d16353fcb4713e8811c722f16875799 (diff)
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6dbb819..06e0cdf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.19.1.1',
+ version: '1.19.2',
meson_version : '>= 0.54')
hotdoc_p = find_program('hotdoc')