diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-02-23 10:36:57 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-02-23 10:36:57 +0000 |
commit | 911f072f4c1d9d79a54653da102dd741664002cd (patch) | |
tree | f47ceba990c49d8abf2363a3ac59e5435cb3c643 /docs/plugins | |
parent | 31861969a937d4daec993a07ca57aaeb1122a621 (diff) |
Bump version after releases
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/gstreamer-plugins.hierarchy | 1 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreelements.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreindexers.xml | 4 |
3 files changed, 5 insertions, 4 deletions
diff --git a/docs/plugins/gstreamer-plugins.hierarchy b/docs/plugins/gstreamer-plugins.hierarchy index ea81e4aad..141e3b0de 100644 --- a/docs/plugins/gstreamer-plugins.hierarchy +++ b/docs/plugins/gstreamer-plugins.hierarchy @@ -27,6 +27,7 @@ GObject GstTypeFindElement GstValve GstIndex + GstFileIndex GstMemIndex GstPad GstPadTemplate diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index e99c7802a..f67a60b70 100644 --- a/docs/plugins/inspect/plugin-coreelements.xml +++ b/docs/plugins/inspect/plugin-coreelements.xml @@ -3,7 +3,7 @@ <description>standard GStreamer elements</description> <filename>../../plugins/elements/.libs/libgstcoreelements.so</filename> <basename>libgstcoreelements.so</basename> - <version>0.10.35.1</version> + <version>0.10.36.1</version> <license>LGPL</license> <source>gstreamer</source> <package>GStreamer git</package> @@ -331,4 +331,4 @@ </pads> </element> </elements> -</plugin> +</plugin>
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-coreindexers.xml b/docs/plugins/inspect/plugin-coreindexers.xml index 80f072e2a..8356f0c9e 100644 --- a/docs/plugins/inspect/plugin-coreindexers.xml +++ b/docs/plugins/inspect/plugin-coreindexers.xml @@ -3,11 +3,11 @@ <description>GStreamer core indexers</description> <filename>../../plugins/indexers/.libs/libgstcoreindexers.so</filename> <basename>libgstcoreindexers.so</basename> - <version>0.10.35.1</version> + <version>0.10.36.1</version> <license>LGPL</license> <source>gstreamer</source> <package>GStreamer git</package> <origin>Unknown package origin</origin> <elements> </elements> -</plugin> +</plugin>
\ No newline at end of file |