summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-14 00:26:35 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-14 00:26:35 +0000
commitb24674d51d7916e03c0787de40d32895266244b8 (patch)
tree9e25be32c8847285bc040e0917f4e825ed7bbf99 /meson.build
parent1bcec1ec3b5dfab10610b21d24ca30ec946f1011 (diff)
Release 1.13.911.13.91
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 774470a..8ee1aa8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.13.0.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.13.91',
meson_version: '>0.42', license: 'LGPL')
if host_machine.system() == 'osx'