summaryrefslogtreecommitdiff
path: root/sources/generated/Gst/Constants.cs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:42 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-08 20:05:42 +0100
commitab45aff556afa539924e8e972075cb7bc34714ce (patch)
treec8f6bbafb0432452ba655b99b2b698c4315bcc2b /sources/generated/Gst/Constants.cs
parenta41ad68bda7e6352a4295737365b8886f992566d (diff)
Release 1.18.51.18.5
Diffstat (limited to 'sources/generated/Gst/Constants.cs')
-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 68e9bde..68ed47d 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 = 4;
+ public const int VERSION_MICRO = 5;
public const int VERSION_MINOR = 18;
- public const int VERSION_NANO = 1;
+ public const int VERSION_NANO = 0;
#endregion
}
}