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 ae90bf9..12d2533 100644
--- a/sources/generated/Gst/Constants.cs
+++ b/sources/generated/Gst/Constants.cs
@@ -169,8 +169,8 @@ namespace Gst {
public const int VALUE_UNORDERED = 2;
public const int VERSION_MAJOR = 1;
public const int VERSION_MICRO = 0;
- public const int VERSION_MINOR = 18;
- public const int VERSION_NANO = 0;
+ public const int VERSION_MINOR = 19;
+ public const int VERSION_NANO = 1;
#endregion
}
}