Skip to content

Commit f1fd31c

Browse files
committed
Bump to version 20.1.2
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
1 parent 058a978 commit f1fd31c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

+adi/Contents.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% Analog Devices, Inc. High Speed Converter Toolbox
2-
% Version 20.1.1 (R2020a)
2+
% Version 20.1.2 (R2020a)
33
%
44
% ==== Table of Contents (TOC) ====
55
%

+adi/Version.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
HDL = 'hdl_2018_r2';
66
Vivado = '2018.2';
77
MATLAB = 'R2020a';
8-
Release = '20.1.1';
8+
Release = '20.1.2';
99
AppName = 'Analog Devices, Inc. High-Speed Converter Toolbox';
1010
ToolboxName = 'HighSpeedConverterToolbox';
1111
ToolboxNameShort = 'hsx';

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ As with many open source packages, we use [GitHub](https://github.com/analogdevi
1212

1313
| HDL Branch | MATLAB Release | Installer Package |
1414
|:------------------:|:--------------:|:-------------------:|
15-
| 2018_R2 | R2020a | <a href="http://swdownloads.analog.com/cse/toolboxes/hsx/master/AnalogDevicesHighSpeedConverterToolbox_v20.1.1.mltbx"><img src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" data-canonical-src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" height="40" /></a>|
15+
| 2018_R2 | R2020a | <a href="http://swdownloads.analog.com/cse/toolboxes/hsx/master/AnalogDevicesHighSpeedConverterToolbox_v20.1.2.mltbx"><img src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" data-canonical-src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" height="40" /></a>|
1616

1717
If you use it, and like it - please let us know. If you use it, and hate it - please let us know that too.
1818

hdl/vendor/AnalogDevices/Contents.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
% High Speed Converter Toolbox: Analog Devices, Inc
2-
% Version 20.1.1 (R2020a) 31-July-2020
2+
% Version 20.1.2 (R2020a) 9-Feb-2021

0 commit comments

Comments
 (0)