Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2007-12-31 14:12:39 +0000
committerThomas Watson2007-12-31 14:12:39 +0000
commit2da439f928b4a6d9c692eb82c419caf04132f237 (patch)
tree314c8b08f7fab73d86152f1fb0222b45ed6d7d07
parent491770eb2cba0b51529405f38f8baeb6551c482f (diff)
downloadrt.equinox.framework-2da439f928b4a6d9c692eb82c419caf04132f237.tar.gz
rt.equinox.framework-2da439f928b4a6d9c692eb82c419caf04132f237.tar.xz
rt.equinox.framework-2da439f928b4a6d9c692eb82c419caf04132f237.zip
increment version for 3.3.2 stream.R33x_v20071231
-rw-r--r--bundles/org.eclipse.osgi/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
index e0c341d22..726a00a09 100644
--- a/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
@@ -54,7 +54,7 @@ Bundle-Activator: org.eclipse.osgi.framework.internal.core.SystemBundleActivator
Bundle-Description: %systemBundle
Bundle-Copyright: %copyright
Bundle-Vendor: %eclipse.org
-Bundle-Version: 3.3.1.qualifier
+Bundle-Version: 3.3.2.qualifier
Bundle-Localization: systembundle
Bundle-DocUrl: http://www.eclipse.org
Eclipse-ExtensibleAPI: true

Back to the top