Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2009-10-07 20:30:03 +0000
committerAndrew Niefer2009-10-07 20:30:03 +0000
commit709a024e8c8d4282552fcbe2ab01db59a45707b6 (patch)
tree8a7310a3cfb5f1f061b3b971e43f7d1f75bb1e81 /bundles/org.eclipse.equinox.executable
parent7c43efaf10f6abc8819026f7ea7ec08e34fc4211 (diff)
downloadrt.equinox.framework-709a024e8c8d4282552fcbe2ab01db59a45707b6.tar.gz
rt.equinox.framework-709a024e8c8d4282552fcbe2ab01db59a45707b6.tar.xz
rt.equinox.framework-709a024e8c8d4282552fcbe2ab01db59a45707b6.zip
bug 291673 - upversion launchers
Diffstat (limited to 'bundles/org.eclipse.equinox.executable')
-rw-r--r--bundles/org.eclipse.equinox.executable/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/feature.xml b/bundles/org.eclipse.equinox.executable/feature.xml
index e136223d0..d47c2f9ef 100644
--- a/bundles/org.eclipse.equinox.executable/feature.xml
+++ b/bundles/org.eclipse.equinox.executable/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.executable"
label="%featureName"
- version="3.3.300.qualifier">
+ version="3.4.0.qualifier">
<description>
%description

Back to the top