X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=subprojects%2Fgstreamer-sharp%2Fsources%2Fgenerated%2FGst%2FConstants.cs;h=93a795e1522c1648651f62822bcf16c9d9bfd5fe;hb=9820e58be68004fcfe674eb577efb5cae203c65d;hp=48171a69fdb02865c7187f1e01b768528b1db5c1;hpb=f0b045a69bb0b36515b84e3b64df9dc30c8f1e1a;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 48171a6..93a795e 100644 --- a/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs +++ b/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs @@ -170,8 +170,8 @@ 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 = 0; - public const int VERSION_MINOR = 20; + public const int VERSION_MICRO = 1; + public const int VERSION_MINOR = 21; public const int VERSION_NANO = 0; #endregion }