summaryrefslogtreecommitdiff
path: root/sources/generated/Gst
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:17 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:17 +0100
commit5e7a44cf542ccad9d29d9b6da4d4e32f5770618f (patch)
tree1739702ff600ad931ea62ac08672065d1c1ed42c /sources/generated/Gst
parent75188b70cbbacab540548a62079611490d06c0fc (diff)
Diffstat (limited to 'sources/generated/Gst')
-rw-r--r--sources/generated/Gst/Constants.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/generated/Gst/Constants.cs b/sources/generated/Gst/Constants.cs
index 0fbd7c5..33aa331 100644
--- a/sources/generated/Gst/Constants.cs
+++ b/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 = 1;
+ public const int VERSION_MICRO = 2;
public const int VERSION_MINOR = 19;
- public const int VERSION_NANO = 1;
+ public const int VERSION_NANO = 0;
#endregion
}
}