File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
src/main/matlab/+symphonyui/+app Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1414 <param .summary>MATLAB-based electrophysiology data acquisition system</param .summary>
1515 <param .description>Symphony is a MATLAB-based data acquisition system for electrophysiologists.</param .description>
1616 <param .screenshot>${PROJECT_ROOT}\src\main\resources\screenshot.png</param .screenshot>
17- <param .version>2.0.2.1 </param .version>
17+ <param .version>2.0.1.8 </param .version>
1818 <param .products.name>
1919 <item >MATLAB</item >
2020 </param .products.name>
624624 <file >${PROJECT_ROOT}\src\main\resources\docs\images\test.png</file >
625625 <file >${PROJECT_ROOT}\src\main\resources\docs\info.xml</file >
626626 <file >${PROJECT_ROOT}\src\main\resources\docs\Installation.html</file >
627+ <file >${PROJECT_ROOT}\src\main\resources\docs\Release-Instructions.html</file >
628+ <file >${PROJECT_ROOT}\src\main\resources\docs\Style-Guide.html</file >
627629 <file >${PROJECT_ROOT}\src\main\resources\examples\+io\+github\+symphony_das\+epochgroups\Control.m</file >
628630 <file >${PROJECT_ROOT}\src\main\resources\examples\+io\+github\+symphony_das\+epochgroups\Drug.m</file >
629631 <file >${PROJECT_ROOT}\src\main\resources\examples\+io\+github\+symphony_das\+epochgroups\Wash.m</file >
Original file line number Diff line number Diff line change 77 end
88
99 function v = version()
10- v = ' 2.0.2.1 ' ; % i.e. 2.0-rc1
10+ v = ' 2.0.1.8 ' ; % i.e. 2.0-b8
1111 end
1212
1313 function c = copyright()
You can’t perform that action at this time.
0 commit comments