summaryrefslogtreecommitdiff
path: root/tools/python/convert_header.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/python/convert_header.py')
-rw-r--r--tools/python/convert_header.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/python/convert_header.py b/tools/python/convert_header.py
index 3c2acd5b15..67672b2785 100644
--- a/tools/python/convert_header.py
+++ b/tools/python/convert_header.py
@@ -20,7 +20,7 @@
str = 'FFMPEGDNNNATIVE'
# increase major and reset minor when we have to re-convert the model file
-major = 0
+major = 1
# increase minor when we don't have to re-convert the model file
-minor = 2
+minor = 0