diff --git a/+adi/Contents.m b/+adi/Contents.m index 030b30f3..c8155f27 100644 --- a/+adi/Contents.m +++ b/+adi/Contents.m @@ -1,5 +1,5 @@ % Analog Devices, Inc. High Speed Converter Toolbox -% Version 20.1.1 (R2020a) +% Version 20.1.2 (R2020a) % % ==== Table of Contents (TOC) ==== % diff --git a/+adi/Version.m b/+adi/Version.m index 9a234abf..0057fe91 100644 --- a/+adi/Version.m +++ b/+adi/Version.m @@ -5,7 +5,7 @@ HDL = 'hdl_2018_r2'; Vivado = '2018.2'; MATLAB = 'R2020a'; - Release = '20.1.1'; + Release = '20.1.2'; AppName = 'Analog Devices, Inc. High-Speed Converter Toolbox'; ToolboxName = 'HighSpeedConverterToolbox'; ToolboxNameShort = 'hsx'; diff --git a/README.md b/README.md index 648e3c74..31aec3e3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ As with many open source packages, we use [GitHub](https://github.com/analogdevi | HDL Branch | MATLAB Release | Installer Package | |:------------------:|:--------------:|:-------------------:| -| 2018_R2 | R2020a | | +| 2018_R2 | R2020a | | If you use it, and like it - please let us know. If you use it, and hate it - please let us know that too. diff --git a/hdl/vendor/AnalogDevices/Contents.m b/hdl/vendor/AnalogDevices/Contents.m index 7010bd2c..6203620a 100644 --- a/hdl/vendor/AnalogDevices/Contents.m +++ b/hdl/vendor/AnalogDevices/Contents.m @@ -1,2 +1,2 @@ % High Speed Converter Toolbox: Analog Devices, Inc -% Version 20.1.1 (R2020a) 31-July-2020 +% Version 20.1.2 (R2020a) 9-Feb-2021