summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.PbUtils/Constants.cs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-06 13:25:43 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-06 13:25:43 +0000
commit0942f22a8751187f8a79324621a0331143c7ed81 (patch)
tree4cc9db9b5873c3d886c6d2327bf0d82503761903 /sources/generated/Gst.PbUtils/Constants.cs
parent5f0b73f77bf24d0d408eabda47ec1a67e780491d (diff)
Release 1.18.21.18.2
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 7a3a21e..a70f91a 100644
--- a/sources/generated/Gst.PbUtils/Constants.cs
+++ b/sources/generated/Gst.PbUtils/Constants.cs
@@ -17,9 +17,9 @@ 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 = 18;
- public const int PLUGINS_BASE_VERSION_NANO = 1;
+ public const int PLUGINS_BASE_VERSION_NANO = 0;
#endregion
}
}