diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-01 18:22:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-01 18:22:44 +0200 |
commit | 81371d385b5f199341226644238b8856f5e6831d (patch) | |
tree | bcf3cf85c602192da3af0bf753615c2507fdd724 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF | |
parent | f5f1536f3f77160798676e5bd2f8b3c66ad8d72d (diff) | |
download | jgit-81371d385b5f199341226644238b8856f5e6831d.tar.gz jgit-81371d385b5f199341226644238b8856f5e6831d.zip |
JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3
Change-Id: I574a05200471c431b3a02ac6ff208dc6aa90f539
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF/MANIFEST.MF')
-rw-r--r-- | org.eclipse.jgit.ant/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF index 4699eac61c..a1bb4983df 100644 --- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.eclipse.jgit.ant -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 1.0.0.201106011211-rc3 Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: org.apache.tools.ant Bundle-Localization: plugin |