Skip to content

Commit

Permalink
increased versions for next minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
dietzc committed Feb 10, 2014
1 parent 41be24b commit fb1374a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion org.knime.knip.imagej.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.knip.imagej.feature"
label="KNIME Image Processing - ImageJ Integration (Beta)"
version="0.8.1.qualifier"
version="0.8.2.qualifier"
provider-name="KNIME / LOCI">

<description>
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej.update/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.knip.imagej.update"
label="KNIP Update Site"
version="0.8.0.qualifier">
version="0.8.2.qualifier">

<includes
id="org.knime.knip.imagej.feature"
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej1/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ImageJ1
Bundle-SymbolicName: org.knime.knip.imagej1;singleton:=true
Bundle-Version: 0.8.1.qualifier
Bundle-Version: 0.8.2.qualifier
Bundle-Vendor: University of Konstanz
Fragment-Host: org.knime.knip.imagej2.core;bundle-version="0.7.6"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej2.buddydemo/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-Name: KNIME ImageJ BuddyDemo
Bundle-SymbolicName: org.knime.knip.imagej2.buddydemo;singleton:=true
Bundle-ManifestVersion: 2
Bundle-Version: 0.8.1.qualifier
Bundle-Version: 0.8.2.qualifier
Bundle-Vendor: University of Konstanz
Eclipse-RegisterBuddy: org.knime.core, org.knime.knip.imagej2.core
Require-Bundle: org.knime.base,
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej2.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-Name: KNIME ImageJ Core Plugin
Bundle-SymbolicName: org.knime.knip.imagej2.core;singleton:=true
Bundle-ManifestVersion: 2
Bundle-Version: 0.8.1.qualifier
Bundle-Version: 0.8.2.qualifier
Eclipse-BuddyPolicy: registered
Eclipse-RegisterBuddy: org.knime.knip.scijava, org.knime.knip.scifio
Bundle-Vendor: University of Konstanz
Expand Down
2 changes: 1 addition & 1 deletion org.knime.knip.imagej2.fragmentdemo/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: FragmentDemo
Bundle-SymbolicName: org.knime.knip.imagej2.fragmentdemo;singleton:=true
Bundle-Version: 0.8.1.qualifier
Bundle-Version: 0.8.2.qualifier
Fragment-Host: org.knime.knip.imagej2.core;bundle-version="0.1.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ClassPath: .

0 comments on commit fb1374a

Please sign in to comment.