From f2370ad2884bb6fac107597eeb37b6a5086f3b9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 19 Apr 2019 11:24:10 +0100 Subject: [PATCH] Back to development --- girs/Gst-1.0.gir | 4 ++-- girs/GstPbutils-1.0.gir | 4 ++-- meson.build | 2 +- sources/generated/Gst.PbUtils/Constants.cs | 4 ++-- sources/generated/Gst/Constants.cs | 4 ++-- sources/generated/gstreamer-sharp-api.xml | 8 ++++---- sources/gstreamer-sharp-api.raw | 8 ++++---- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/girs/Gst-1.0.gir b/girs/Gst-1.0.gir index f216946..c58eaa5 100644 --- a/girs/Gst-1.0.gir +++ b/girs/Gst-1.0.gir @@ -45280,11 +45280,11 @@ determine a order for the two provided values. The micro version of GStreamer at compile time: - + The minor version of GStreamer at compile time: - + The nano version of GStreamer at compile time: Actual releases have 0, GIT versions have 1, prerelease versions have 2-... diff --git a/girs/GstPbutils-1.0.gir b/girs/GstPbutils-1.0.gir index 5c70c88..e68342b 100644 --- a/girs/GstPbutils-1.0.gir +++ b/girs/GstPbutils-1.0.gir @@ -2759,13 +2759,13 @@ in debugging. The minor version of GStreamer's gst-plugins-base libraries at compile time. The nano version of GStreamer's gst-plugins-base libraries at compile time. Actual releases have 0, GIT versions have 1, prerelease versions have 2-... diff --git a/meson.build b/meson.build index cfb3439..413482a 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gstreamer-sharp', ['cs', 'c'], version: '1.16.0', +project('gstreamer-sharp', ['cs', 'c'], version: '1.17.0.1', 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 92240a6..20a1a85 100644 --- a/sources/generated/Gst.PbUtils/Constants.cs +++ b/sources/generated/Gst.PbUtils/Constants.cs @@ -18,8 +18,8 @@ namespace Gst.PbUtils { public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing"; public const int PLUGINS_BASE_VERSION_MAJOR = 1; public const int PLUGINS_BASE_VERSION_MICRO = 0; - public const int PLUGINS_BASE_VERSION_MINOR = 16; - public const int PLUGINS_BASE_VERSION_NANO = 0; + public const int PLUGINS_BASE_VERSION_MINOR = 17; + public const int PLUGINS_BASE_VERSION_NANO = 1; #endregion } } diff --git a/sources/generated/Gst/Constants.cs b/sources/generated/Gst/Constants.cs index f2c474d..f9c3fe9 100644 --- a/sources/generated/Gst/Constants.cs +++ b/sources/generated/Gst/Constants.cs @@ -166,8 +166,8 @@ namespace Gst { public const int VALUE_UNORDERED = 2; public const int VERSION_MAJOR = 1; public const int VERSION_MICRO = 0; - public const int VERSION_MINOR = 16; - public const int VERSION_NANO = 0; + public const int VERSION_MINOR = 17; + public const int VERSION_NANO = 1; #endregion } } diff --git a/sources/generated/gstreamer-sharp-api.xml b/sources/generated/gstreamer-sharp-api.xml index 931b7e7..f164915 100644 --- a/sources/generated/gstreamer-sharp-api.xml +++ b/sources/generated/gstreamer-sharp-api.xml @@ -11703,8 +11703,8 @@ - - + + @@ -20938,8 +20938,8 @@ - - + + diff --git a/sources/gstreamer-sharp-api.raw b/sources/gstreamer-sharp-api.raw index 65ee3da..4e14d48 100644 --- a/sources/gstreamer-sharp-api.raw +++ b/sources/gstreamer-sharp-api.raw @@ -12828,8 +12828,8 @@ - - + + @@ -21012,8 +21012,8 @@ - - + + -- 2.7.4