summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-11 01:35:03 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-11 02:06:59 +0100
commit3d8806999b2289f4f9c01188df490265aa823f26 (patch)
tree3939fefc9661e0c4108e952ef9452606d0827fe8 /meson.build
parent4a4e7d10c17d822b99b2dd48d044713fe04dcf19 (diff)
Release 1.15.901.15.90
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 24740b0..53960fa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.15.2.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.15.90',
meson_version: '>=0.48', license: 'LGPL')
if host_machine.system() == 'osx'