summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-13 21:13:56 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-13 21:13:56 +0000
commit06599904baa5d0e47b5cb9501372156567760f8e (patch)
tree9cc0d17af2a27dfb37c1640903d59e3e2dabc980
parentcd4715a81b9449cde79ac81162816a24f41b68dc (diff)
Release 1.18.3gst-examples-1.18.3
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ae16a6bee6..82e2e8e09f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.18.2.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.18.3', license : 'LGPL')
cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)