summaryrefslogtreecommitdiff
path: root/sources/generated/Gst
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 13:08:26 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-27 08:08:40 +0000
commit78ace72f3878e00df3b65e0578c8a033386fd500 (patch)
treee11b6a5452b13dc51dad6ce939c15c546c056a26 /sources/generated/Gst
parent805be3c2076a943c954be07e678bfc4c5cceacb3 (diff)
Release 1.15.21.15.2
Diffstat (limited to 'sources/generated/Gst')
-rw-r--r--sources/generated/Gst/Constants.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst/Constants.cs b/sources/generated/Gst/Constants.cs
index 6b08374..6540d0d 100644
--- a/sources/generated/Gst/Constants.cs
+++ b/sources/generated/Gst/Constants.cs
@@ -165,7 +165,7 @@ 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 = 1;
+ public const int VERSION_MICRO = 2;
public const int VERSION_MINOR = 15;
public const int VERSION_NANO = 0;
#endregion