summaryrefslogtreecommitdiff
path: root/gst/gdp/dataprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gdp/dataprotocol.h')
-rw-r--r--gst/gdp/dataprotocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gdp/dataprotocol.h b/gst/gdp/dataprotocol.h
index ffe5cfe5f..3d4bbba48 100644
--- a/gst/gdp/dataprotocol.h
+++ b/gst/gdp/dataprotocol.h
@@ -33,7 +33,7 @@ G_BEGIN_DECLS
/* GStreamer Data Protocol Version */
#define GST_DP_VERSION_MAJOR 0
-#define GST_DP_VERSION_MINOR 0
+#define GST_DP_VERSION_MINOR 1
#define GST_DP_HEADER_LENGTH 60 /* header size in bytes */