summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-31 12:17:21 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-31 12:17:21 +0000
commiteb8d7869ae266295314676862acde6cb035ae25f (patch)
tree708c1a7f1cdbc7fe0814864645e7bf49bf1b0275
parentd80bfacde35f027c6221516f9996c579df6d3ea7 (diff)
Bump version to 1.18.0.11.18
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index e44d222..469930d 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.18.0.1', license : 'LGPL')
plugins_install_dir = join_paths(get_option('libdir'), 'gstreamer-1.0')