X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=subprojects%2Fgstreamer-sharp%2Fsources%2Fgenerated%2FGst%2FConstants.cs;h=73767885ca2dc3ebe127b2fbb4e8f4d4425a31ed;hb=1f65d7cc5c30efa4f86bfbd9a592b46d63ec2268;hp=c482b0932745e58159f473ff6e49da6d3e996fb5;hpb=3e29ac35c4d6be56893969af19d8e21137160814;p=platform%2Fupstream%2Fgstreamer.git diff --git a/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs b/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs index c482b09..7376788 100644 --- a/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs +++ b/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs @@ -170,9 +170,9 @@ 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 = 2; + public const int VERSION_MICRO = 3; public const int VERSION_MINOR = 21; - public const int VERSION_NANO = 0; + public const int VERSION_NANO = 1; #endregion } }