summaryrefslogtreecommitdiff
path: root/sources/generated/Gst/Constants.cs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 16:59:17 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 16:59:17 +0100
commit9d7f360da7e3e0b3cf16adef83778d358aa35da7 (patch)
tree6bd95ac58761723fe7864dc67b49debb3638f29b /sources/generated/Gst/Constants.cs
parentf94b054d0d6540e1bc12e6937bc3dfc17e1216d4 (diff)
Back to development
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
}
}