summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 15:09:03 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 15:09:03 +0000
commit70e4fcf4fc8ae19641aa990de5f37d758cdfcea4 (patch)
treec781e8d26350f9830f93171a97da281e61729d61
parentfb6f5cc0310489b182a7bf12845fff531a172a68 (diff)
Release 1.18.61.18.6
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index e27a071..c7063d7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.18.5.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.18.6', license : 'LGPL')
cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)