Update version to match git master
authorTim-Philipp Müller <tim@centricular.com>
Wed, 2 Nov 2016 11:30:06 +0000 (11:30 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 9 Nov 2016 09:37:56 +0000 (09:37 +0000)
Use the 1.10 branch if you want to track 1.10.

meson.build

index 0037b9e..75f255b 100644 (file)
@@ -1,4 +1,4 @@
-project('All GStreamer modules', 'c', version : '1.9.90', meson_version : '>= 0.35.1')
+project('All GStreamer modules', 'c', version : '1.11.0.1', meson_version : '>= 0.35.1')
 
 gst_version = '>= @0@'.format(meson.project_version())
 gst_branch = 'master'