summaryrefslogtreecommitdiff
path: root/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-12-05 01:28:21 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-12-05 01:28:21 +0000
commitfd6a3948c672aab588eacf7247f626e37739c656 (patch)
treed91ecf2650f41c18e91801f6d2d2bead9be398da /subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs
parent84e74ceb1083578cba3aa6a1d6947b25de21e978 (diff)
Release 1.21.31.21.3
Diffstat (limited to 'subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs')
-rw-r--r--subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs b/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs
index fd14ed1d92..518c1fd633 100644
--- a/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs
+++ b/subprojects/gstreamer-sharp/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 = 2;
+ public const int PLUGINS_BASE_VERSION_MICRO = 3;
public const int PLUGINS_BASE_VERSION_MINOR = 21;
- public const int PLUGINS_BASE_VERSION_NANO = 1;
+ public const int PLUGINS_BASE_VERSION_NANO = 0;
#endregion
}
}