File tree Expand file tree Collapse file tree
doc/plugins/eu.esdihumboldt.hale.doc.application
ui/plugins/eu.esdihumboldt.hale.ui.application Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55project = {
66 // version
77 // major.minor.micro-SNAPSHOT - remove -SNAPSHOT for releases
8- version = ' 5.1.0-SNAPSHOT '
8+ version = ' 5.0.1 '
99
1010 // when increasing the version number, at least the version of the .application bundles
1111 // should be increased so they state an updated application version
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<?pde version =" 3.5" ?>
33
4- <product name =" halestudio Infocenter" uid =" eu.esdihumboldt.hale.infocenter" id =" eu.esdihumboldt.hale.doc.application.InfoCenter" application =" eu.esdihumboldt.hale.doc.application.infocenterApplication" version =" 5.1.0 .qualifier" useFeatures =" false" includeLaunchers =" true" >
4+ <product name =" halestudio Infocenter" uid =" eu.esdihumboldt.hale.infocenter" id =" eu.esdihumboldt.hale.doc.application.InfoCenter" application =" eu.esdihumboldt.hale.doc.application.infocenterApplication" version =" 5.0.1 .qualifier" useFeatures =" false" includeLaunchers =" true" >
55
66 <configIni use =" default" >
77 </configIni >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : HALE Infocenter
44Bundle-SymbolicName : eu.esdihumboldt.hale.doc.application;singleton:=true
5- Bundle-Version : 5.1.0 .qualifier
5+ Bundle-Version : 5.0.1 .qualifier
66Require-Bundle : org.eclipse.core.runtime;bundle-version="3.7.0",
77 org.eclipse.help;bundle-version="3.5.100",
88 org.eclipse.help.base;bundle-version="3.6.1"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<?pde version =" 3.5" ?>
33
4- <product name =" hale studio" uid =" eu.esdihumboldt.hale" id =" eu.esdihumboldt.hale.ui.application.HALE" application =" eu.esdihumboldt.hale.ui.application" version =" 5.1.0 .qualifier" useFeatures =" true" includeLaunchers =" true" autoIncludeRequirements =" false" >
4+ <product name =" hale studio" uid =" eu.esdihumboldt.hale" id =" eu.esdihumboldt.hale.ui.application.HALE" application =" eu.esdihumboldt.hale.ui.application" version =" 5.0.1 .qualifier" useFeatures =" true" includeLaunchers =" true" autoIncludeRequirements =" false" >
55
66 <aboutInfo >
77 <image path =" /eu.esdihumboldt.hale.ui.application/images/hale_about.png" />
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : HALE Application
44Bundle-SymbolicName : eu.esdihumboldt.hale.ui.application;singleton:=true
5- Bundle-Version : 5.1.0 .qualifier
5+ Bundle-Version : 5.0.1 .qualifier
66Bundle-RequiredExecutionEnvironment : JavaSE-1.8
77Require-Bundle : org.eclipse.core.runtime;bundle-version="3.6.0",
88 org.eclipse.ui;bundle-version="3.6.2",
You can’t perform that action at this time.
0 commit comments