Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-05-02 19:15:06 +0000
committermkersten2007-05-02 19:15:06 +0000
commit67dd60d8fc1340f4ac05f4fbe1c5b7114a31b5fa (patch)
tree0c8480d6e3c37ab9872022af76f424e8420f0914 /org.eclipse.mylyn.trac.core
parentfbee3f65c70b4da406832ac0260214a5cf5ebd03 (diff)
downloadorg.eclipse.mylyn.tasks-67dd60d8fc1340f4ac05f4fbe1c5b7114a31b5fa.tar.gz
org.eclipse.mylyn.tasks-67dd60d8fc1340f4ac05f4fbe1c5b7114a31b5fa.tar.xz
org.eclipse.mylyn.tasks-67dd60d8fc1340f4ac05f4fbe1c5b7114a31b5fa.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.trac.core')
-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 519723b44..e90997a19 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.v20070501-0815
+Bundle-Version: 2.0.0.v20070502-1200
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylar.context.core,

Back to the top