summaryrefslogtreecommitdiff
path: root/sources/generated/Gst/Constants.cs
diff options
context:
space:
mode:
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
}
}