Bump versiom to 1.13
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Wed, 6 Sep 2017 16:05:46 +0000 (13:05 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Wed, 6 Sep 2017 16:37:34 +0000 (13:37 -0300)
So it is usable from gst-build master.

meson.build

index 8e4063a..5a868a1 100644 (file)
@@ -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'