summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2017-09-06 13:05:46 -0300
committerThibault Saunier <thibault.saunier@osg.samsung.com>2017-09-06 13:37:34 -0300
commitc48f812c3e772cdcf823b62908bdf5e7cb181199 (patch)
tree4f7eff07fbb64277709c88287efb8c3d9b75c2ab /meson.build
parente9181c6772ca66d6ffd9057557d34d3f39cc2df1 (diff)
Bump versiom to 1.13
So it is usable from gst-build master.
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 8e4063a..5a868a1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.12.0',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.13.0.1',
meson_version: '>0.42', license: 'LGPL')
if host_machine.system() == 'osx'