summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-24 15:09:24 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-24 15:12:05 +0100
commitd953c127c1146b50d5676618299933950685dcd7 (patch)
tree82fce6de68e67fb1c88478f641eabace2c8e9c7a
parent13f842209532a29892633a161744957618dacc35 (diff)
Bump version to 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 33c97d2..bb21f77 100644
--- a/meson.build
+++ b/meson.build
@@ -1,3 +1,3 @@
-project('gst-examples', 'c', version : '1.15.0.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.16.0', license : 'LGPL')
subdir('playback')
subdir('network')