diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-07-20 10:35:10 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-07-20 10:43:46 +0100 |
commit | 26c89eae7ab5f7b0f0ac135bac8bebcf15abd3e3 (patch) | |
tree | 02da6d5c7f3347c2f83b7d98589b46ee62bfe05b /sources/generated/Gst.PbUtils/Constants.cs | |
parent | f6f824d26126bf77f9c9b185199d87c5a9757bfb (diff) | |
download | gstreamer-sharp-1.14.2.tar.gz |
Release 1.14.2gstreamer-sharp-1.14.2
Diffstat (limited to 'sources/generated/Gst.PbUtils/Constants.cs')
-rw-r--r-- | sources/generated/Gst.PbUtils/Constants.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.PbUtils/Constants.cs b/sources/generated/Gst.PbUtils/Constants.cs index 9b40e58d72..4e228d7450 100644 --- a/sources/generated/Gst.PbUtils/Constants.cs +++ b/sources/generated/Gst.PbUtils/Constants.cs @@ -17,7 +17,7 @@ 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 = 14; public const int PLUGINS_BASE_VERSION_NANO = 0; #endregion |