summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:40 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:40 +0100
commitfe9a365dc0f1ff632abcfe3322ac5527a2cf30a0 (patch)
treefa980b5b63f9c9a32e8058639a40226f8b276575
parentb489341c5991b69dbec3303bf52de969416f8276 (diff)
Release 1.18.5gst-examples-1.18.5
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5887e43cca..e0d83fc8d4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.18.4.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.18.5', license : 'LGPL')
cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)