diff --git a/meson.build b/meson.build index eb6488bd66..be07bcb150 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gstreamer-sharp', ['cs', 'c'], version: '1.17.90', +project('gstreamer-sharp', ['cs', 'c'], version: '1.18.0', 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 1ef14dc778..19618448a4 100644 --- a/sources/generated/Gst.PbUtils/Constants.cs +++ b/sources/generated/Gst.PbUtils/Constants.cs @@ -17,8 +17,8 @@ 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 = 90; - public const int PLUGINS_BASE_VERSION_MINOR = 17; + public const int PLUGINS_BASE_VERSION_MICRO = 0; + public const int PLUGINS_BASE_VERSION_MINOR = 18; public const int PLUGINS_BASE_VERSION_NANO = 0; #endregion } diff --git a/sources/generated/Gst/Constants.cs b/sources/generated/Gst/Constants.cs index 09d1c40cdc..ae90bf978b 100644 --- a/sources/generated/Gst/Constants.cs +++ b/sources/generated/Gst/Constants.cs @@ -168,8 +168,8 @@ 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 = 90; - public const int VERSION_MINOR = 17; + public const int VERSION_MICRO = 0; + public const int VERSION_MINOR = 18; public const int VERSION_NANO = 0; #endregion } diff --git a/sources/generated/gstreamer-sharp-api.xml b/sources/generated/gstreamer-sharp-api.xml index 6d32378eac..1247ced0f6 100644 --- a/sources/generated/gstreamer-sharp-api.xml +++ b/sources/generated/gstreamer-sharp-api.xml @@ -11962,10 +11962,10 @@ - - - - + + + + @@ -21325,10 +21325,10 @@ - - - - + + + +