diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2019-04-11 01:35:03 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2019-04-11 02:06:59 +0100 |
commit | 3d8806999b2289f4f9c01188df490265aa823f26 (patch) | |
tree | 3939fefc9661e0c4108e952ef9452606d0827fe8 | |
parent | 4a4e7d10c17d822b99b2dd48d044713fe04dcf19 (diff) |
Release 1.15.901.15.90
-rw-r--r-- | girs/Gst-1.0.gir | 2 | ||||
-rw-r--r-- | girs/GstPbutils-1.0.gir | 2 | ||||
-rw-r--r-- | meson.build | 2 | ||||
-rw-r--r-- | sources/generated/Gst.PbUtils/Constants.cs | 2 | ||||
-rw-r--r-- | sources/generated/Gst/Constants.cs | 2 | ||||
-rw-r--r-- | sources/generated/gstreamer-sharp-api.xml | 4 | ||||
-rw-r--r-- | sources/gstreamer-sharp-api.raw | 4 |
7 files changed, 9 insertions, 9 deletions
diff --git a/girs/Gst-1.0.gir b/girs/Gst-1.0.gir index 856a7d8..51746d9 100644 --- a/girs/Gst-1.0.gir +++ b/girs/Gst-1.0.gir @@ -45229,7 +45229,7 @@ determine a order for the two provided values.</doc> <doc xml:space="preserve">The major version of GStreamer at compile time:</doc> <type name="gint" c:type="gint"/> </constant> - <constant name="VERSION_MICRO" value="2" c:type="GST_VERSION_MICRO"> + <constant name="VERSION_MICRO" value="90" c:type="GST_VERSION_MICRO"> <doc xml:space="preserve">The micro version of GStreamer at compile time:</doc> <type name="gint" c:type="gint"/> </constant> diff --git a/girs/GstPbutils-1.0.gir b/girs/GstPbutils-1.0.gir index 0f4a5d3..ca32958 100644 --- a/girs/GstPbutils-1.0.gir +++ b/girs/GstPbutils-1.0.gir @@ -2753,7 +2753,7 @@ in debugging.</doc> <type name="gint" c:type="gint"/> </constant> <constant name="PLUGINS_BASE_VERSION_MICRO" - value="2" + value="90" c:type="GST_PLUGINS_BASE_VERSION_MICRO"> <doc xml:space="preserve">The micro version of GStreamer's gst-plugins-base libraries at compile time.</doc> <type name="gint" c:type="gint"/> diff --git a/meson.build b/meson.build index 24740b0..53960fa 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gstreamer-sharp', ['cs', 'c'], version: '1.15.2.1', +project('gstreamer-sharp', ['cs', 'c'], version: '1.15.90', meson_version: '>=0.48', license: 'LGPL') if host_machine.system() == 'osx' diff --git a/sources/generated/Gst.PbUtils/Constants.cs b/sources/generated/Gst.PbUtils/Constants.cs index 4a899c7..bfeef31 100644 --- a/sources/generated/Gst.PbUtils/Constants.cs +++ b/sources/generated/Gst.PbUtils/Constants.cs @@ -17,7 +17,7 @@ namespace Gst.PbUtils { public const string ENCODING_CATEGORY_ONLINE_SERVICE = @"online-service"; public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing"; public const int PLUGINS_BASE_VERSION_MAJOR = 1; - public const int PLUGINS_BASE_VERSION_MICRO = 2; + public const int PLUGINS_BASE_VERSION_MICRO = 90; public const int PLUGINS_BASE_VERSION_MINOR = 15; public const int PLUGINS_BASE_VERSION_NANO = 0; #endregion diff --git a/sources/generated/Gst/Constants.cs b/sources/generated/Gst/Constants.cs index 6540d0d..9004575 100644 --- a/sources/generated/Gst/Constants.cs +++ b/sources/generated/Gst/Constants.cs @@ -165,7 +165,7 @@ namespace Gst { public const int VALUE_LESS_THAN = -1; public const int VALUE_UNORDERED = 2; public const int VERSION_MAJOR = 1; - public const int VERSION_MICRO = 2; + public const int VERSION_MICRO = 90; public const int VERSION_MINOR = 15; public const int VERSION_NANO = 0; #endregion diff --git a/sources/generated/gstreamer-sharp-api.xml b/sources/generated/gstreamer-sharp-api.xml index bfa2186..508cfe6 100644 --- a/sources/generated/gstreamer-sharp-api.xml +++ b/sources/generated/gstreamer-sharp-api.xml @@ -11690,7 +11690,7 @@ <constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN" /> <constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED" /> <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" /> - <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO" /> + <constant value="90" ctype="gint" gtype="gint" name="VERSION_MICRO" /> <constant value="15" ctype="gint" gtype="gint" name="VERSION_MINOR" /> <constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" /> </object> @@ -20912,7 +20912,7 @@ <constant value="online-service" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_ONLINE_SERVICE" /> <constant value="storage-editing" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_STORAGE_EDITING" /> <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" /> - <constant value="2" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" /> + <constant value="90" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" /> <constant value="15" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" /> <constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" /> </object> diff --git a/sources/gstreamer-sharp-api.raw b/sources/gstreamer-sharp-api.raw index cb1051f..ac9eaaf 100644 --- a/sources/gstreamer-sharp-api.raw +++ b/sources/gstreamer-sharp-api.raw @@ -12815,7 +12815,7 @@ <constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN"/> <constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED"/> <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR"/> - <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO"/> + <constant value="90" ctype="gint" gtype="gint" name="VERSION_MICRO"/> <constant value="15" ctype="gint" gtype="gint" name="VERSION_MINOR"/> <constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO"/> </object> @@ -20986,7 +20986,7 @@ <constant value="online-service" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_ONLINE_SERVICE"/> <constant value="storage-editing" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_STORAGE_EDITING"/> <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR"/> - <constant value="2" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO"/> + <constant value="90" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO"/> <constant value="15" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR"/> <constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO"/> </object> |