summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:42 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:42 +0100
commitab45aff556afa539924e8e972075cb7bc34714ce (patch)
treec8f6bbafb0432452ba655b99b2b698c4315bcc2b /meson.build
parenta41ad68bda7e6352a4295737365b8886f992566d (diff)
Release 1.18.51.18.5
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index e1f74e6..4cb842c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.18.4.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.18.5',
meson_version: '>=0.48', license: 'LGPL')
if host_machine.system() == 'osx'