summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-24 15:04:56 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-24 15:04:56 +0100
commitffd64b52e856dc189f38badf690b882e3b0c006c (patch)
tree3436be2eece8f138d61872bffc6f126c7dbf5507
parent019608da45ffda5a4bb9a1a6aa5c170a02461c99 (diff)
Release 1.16.01.16.01.16
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3aeda73..91cf692 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.15.0.1',
+ version: '1.16.0',
meson_version: '>=0.48.0')
hotdoc = import('hotdoc')