summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-05-30 18:01:26 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-05-30 18:01:26 +0100
commit779941c847568ad86e490fbf3cb62b017bfc4bc1 (patch)
tree976244a97c87a5e264bf165d1e10272c0ece4535 /meson.build
parent35c1db33c7b6bfda584db46eee709b255a65eb50 (diff)
Revert "Release 1.14.5"
This reverts commit 35c1db33c7b6bfda584db46eee709b255a65eb50. We're going to skip 1.14.5 for gstreamer-sharp.
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 e85dbd2..728f396 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.14.5',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.14.4',
meson_version: '>0.42', license: 'LGPL')
if host_machine.system() == 'osx'