Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-05-03 21:12:03 +0000
committermkersten2007-05-03 21:12:03 +0000
commit347ac9eb482fac38f08898b9496577a5d9909c1a (patch)
treeb8bb24a1456c047ee35179379f53a1a0c1c2a56c /org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF
parent84af1b120a87240a59f890bcf2793407b104e730 (diff)
downloadorg.eclipse.mylyn.tasks-347ac9eb482fac38f08898b9496577a5d9909c1a.tar.gz
org.eclipse.mylyn.tasks-347ac9eb482fac38f08898b9496577a5d9909c1a.tar.xz
org.eclipse.mylyn.tasks-347ac9eb482fac38f08898b9496577a5d9909c1a.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF
index e90997a19..a2c9b0aa2 100644
--- a/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylar Trac Core Plug-in
Bundle-SymbolicName: org.eclipse.mylar.trac.core;singleton:=true
-Bundle-Version: 2.0.0.v20070502-1200
+Bundle-Version: 2.0.0.v20070503-1400
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylar.context.core,

Back to the top