Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenetce committed Dec 17, 2024
1 parent 3e87a39 commit 29551e6
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions tbx.prj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<deployment-project plugin="plugin.toolbox" plugin-version="1.0">
<configuration build-checksum="1116383509" file="C:\Users\ebenetce\MATLAB\BEAR-toolbox\tbx.prj" location="C:\Users\ebenetce\MATLAB\BEAR-toolbox" name="tbx" target="target.toolbox" target-name="Package Toolbox">
<configuration build-checksum="111117874" file="C:\Users\ebenetce\MATLAB\CentralBanks\BEAR-toolbox\tbx.prj" location="C:\Users\ebenetce\MATLAB\CentralBanks\BEAR-toolbox" name="tbx" target="target.toolbox" target-name="Package Toolbox">
<param.appname>BEAR toolbox</param.appname>
<param.authnamewatermark>Alistair Dieppe and Björn van Roye</param.authnamewatermark>
<param.email>alistair.dieppe@ecb.europa.eu</param.email>
<param.company>European Central Bank</param.company>
<param.summary>The Bayesian Estimation, Analysis and Regression toolbox (BEAR)</param.summary>
<param.description>The Bayesian Estimation, Analysis and Regression toolbox (BEAR) is a comprehensive (Bayesian Panel) VAR toolbox for forecasting and policy analysis. Use of BEAR implies acceptance of the End User Licence Agreement (EULA) for the Use of the Software “the Bayesian Estimation, Analysis and Regression (BEAR) toolbox”.</param.description>
<param.screenshot>${PROJECT_ROOT}\tbx\bear\BEAR.PNG</param.screenshot>
<param.version>5.2.1</param.version>
<param.version>5.2.2</param.version>
<param.output>${PROJECT_ROOT}\BEAR toolbox.mltbx</param.output>
<param.products.name />
<param.products.id />
Expand Down Expand Up @@ -89,26 +89,20 @@
<fileset.depfun.excluded />
<fileset.package />
<build-deliverables>
<file location="${PROJECT_ROOT}" name="BEAR toolbox.mltbx" optional="false">C:\Users\ebenetce\MATLAB\BEAR-toolbox\BEAR toolbox.mltbx</file>
<file location="${PROJECT_ROOT}" name="BEAR toolbox.mltbx" optional="false">C:\Users\ebenetce\MATLAB\CentralBanks\BEAR-toolbox\BEAR toolbox.mltbx</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2024a</root>
<root>C:\Program Files\MATLAB\R2024b</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="embeddedcoder" />
<toolbox name="neuralnetwork" />
</toolboxes>
<toolbox>
<matlabcoder>
<enabled>true</enabled>
</matlabcoder>
</toolbox>
<toolbox>
<embeddedcoder>
<enabled>true</enabled>
</embeddedcoder>
</toolbox>
<toolbox>
<neuralnetwork>
<enabled>true</enabled>
Expand Down

0 comments on commit 29551e6

Please sign in to comment.