Bump version to match gst git master
authorTim-Philipp Müller <tim@centricular.com>
Wed, 26 Oct 2016 23:02:22 +0000 (00:02 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 26 Oct 2016 23:05:39 +0000 (00:05 +0100)
meson.build

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