summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-31 12:21:00 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-31 12:21:00 +0000
commit506d95cd8e7a94198d96ca48d359737eae4ab2d6 (patch)
tree5fa4059f4ba8ab10eb667a67a9adcfea73dbd836
parentc417040471c4d8f376473dd94a240ac7ae8cfd4d (diff)
Bump version to 1.19.0.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 110b383..962c72d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gst-template', 'c', version : '1.17.0.1', license : 'LGPL')
+project('gst-template', 'c', version : '1.19.0.1', license : 'LGPL')
plugins_install_dir = join_paths(get_option('libdir'), 'gstreamer-1.0')