summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update_schemas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py
index 6fd2920368..56f5492f81 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -12,7 +12,7 @@ import glob
import xml.etree.ElementTree as ET
-VERSION = "DSP8010_2020.1"
+VERSION = "DSP8010_2020.2"
SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__))