Skip to content
Snippets Groups Projects

4380

Merged Andreas Bayha requested to merge 4380 into master
2 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
2
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
<product name="AutoFOCUS 3 - &quot;Phoenix&quot; 2.24" uid="org.fortiss.af3.phoenix.product" id="org.fortiss.af3.rcp.application.product" application="org.fortiss.af3.rcp.application.af3app" version="2.24.0.qualifier" useFeatures="true" includeLaunchers="true">
<product name="AutoFOCUS 3 - &quot;Phoenix&quot; 2.25" uid="org.fortiss.af3.phoenix.product" id="org.fortiss.af3.rcp.application.product" application="org.fortiss.af3.rcp.application.af3app" version="2.25.0.qualifier" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<image path="icons/about.png"/>
<text>
AutoFOCUS 3 - &quot;Phoenix&quot;
Version: 2.24.0
Version: 2.25.0
Copyright 2011-2023 fortiss GmbH
Copyright 2011-2024 fortiss GmbH
Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
you may not use this file except in compliance with the License.
@@ -65,7 +65,7 @@ governing permissions and limitations under the License.
<license>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<text>
Copyright 2011-2023 fortiss GmbH
Copyright 2011-2024 fortiss GmbH
Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
you may not use this file except in compliance with the License.
@@ -83,7 +83,7 @@ limitations under the License.
</plugins>
<features>
<feature id="org.fortiss.af3.phoenix.feature" version="2.24.0.qualifier"/>
<feature id="org.fortiss.af3.phoenix.feature" version="2.25.0.qualifier"/>
<feature id="org.eclipse.rcp"/>
<feature id="org.eclipse.fx.runtime.feature"/>
<feature id="org.openjfx.feature.basic"/>
Loading