summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:44 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:44 +0100
commita396f6ac819546ad971bb41c7c1b8546cf28aefb (patch)
tree14cac14dc06925a708be6cea43eab83ca231663d /meson.build
parent17abef3d1e245edee32c425fb989e83358c10c63 (diff)
Back to development
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 f1b8f19..7366061 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.17.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.17.1.1',
meson_version: '>=0.48', license: 'LGPL')
if host_machine.system() == 'osx'