summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.PbUtils/Constants.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.PbUtils/Constants.cs')
-rw-r--r--sources/generated/Gst.PbUtils/Constants.cs4
1 files changed, 2 insertions, 2 deletions
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
}