File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
src/main/matlab/+symphonyui/+app Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1414 <param .summary>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.3.0 </param .version>
1818 <param .products.name>
1919 <item >MATLAB</item >
2020 </param .products.name>
3030 </param .platforms>
3131 <param .output>${PROJECT_ROOT}\target</param .output>
3232 <param .guid>e743f2b1-d1a0-42d2-94cf-75fb1d084943</param .guid>
33- <unset />
33+ <unset >
34+
35+ </unset >
3436 <fileset .main>
3537 <file >${PROJECT_ROOT}\src\main\matlab\main.m</file >
3638 </fileset .main>
805807 </fileset .resources>
806808 <fileset .package/>
807809 <build-deliverables >
808- <file location =" ${PROJECT_ROOT}" name =" target " optional =" false" >${PROJECT_ROOT}\target</file >
810+ <file location =" ${PROJECT_ROOT}" name =" symphony-matlab2 " optional =" false" >${PROJECT_ROOT}\target</file >
809811 </build-deliverables >
810812 <workflow />
811813 <matlab >
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.3.0 ' ; % i.e. 2.0-r
1111 end
1212
1313 function c = copyright()
You can’t perform that action at this time.
0 commit comments