From 78ace72f3878e00df3b65e0578c8a033386fd500 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 26 Feb 2019 13:08:26 +0000 Subject: [PATCH] Release 1.15.2 --- girs/Gst-1.0.gir | 2 +- girs/GstPbutils-1.0.gir | 2 +- meson.build | 2 +- sources/generated/Gst.PbUtils/Constants.cs | 2 +- sources/generated/Gst/Constants.cs | 2 +- sources/generated/gstreamer-sharp-api.xml | 4 ++-- 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 9093856..856a7d8 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. The major version of GStreamer at compile time: - + The micro version of GStreamer at compile time: diff --git a/girs/GstPbutils-1.0.gir b/girs/GstPbutils-1.0.gir index 71f5f15..0f4a5d3 100644 --- a/girs/GstPbutils-1.0.gir +++ b/girs/GstPbutils-1.0.gir @@ -2753,7 +2753,7 @@ in debugging. The micro version of GStreamer's gst-plugins-base libraries at compile time. diff --git a/meson.build b/meson.build index 673ec91..ae9f0f0 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gstreamer-sharp', ['cs', 'c'], version: '1.15.0.1', +project('gstreamer-sharp', ['cs', 'c'], version: '1.15.2', 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 d907cfe..4a899c7 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 = 1; + public const int PLUGINS_BASE_VERSION_MICRO = 2; 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 6b08374..6540d0d 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 = 1; + public const int VERSION_MICRO = 2; 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 0bd495f..bfa2186 100644 --- a/sources/generated/gstreamer-sharp-api.xml +++ b/sources/generated/gstreamer-sharp-api.xml @@ -11690,7 +11690,7 @@ - + @@ -20912,7 +20912,7 @@ - + diff --git a/sources/gstreamer-sharp-api.raw b/sources/gstreamer-sharp-api.raw index 3d65968..cb1051f 100644 --- a/sources/gstreamer-sharp-api.raw +++ b/sources/gstreamer-sharp-api.raw @@ -12815,7 +12815,7 @@ - + @@ -20986,7 +20986,7 @@ - + -- 2.7.4