Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-11-25 04:18:36 +0000
committermkersten2006-11-25 04:18:36 +0000
commit4747f2fb9f92d9875e65a53fd616e1fd21c62290 (patch)
treeef125ee08ed6c612acf68767b8a93df0842b0466 /org.eclipse.mylyn.trac.ui
parent7dd09c127e55b97d3a56b7e21470d1c1e937579d (diff)
downloadorg.eclipse.mylyn.tasks-4747f2fb9f92d9875e65a53fd616e1fd21c62290.tar.gz
org.eclipse.mylyn.tasks-4747f2fb9f92d9875e65a53fd616e1fd21c62290.tar.xz
org.eclipse.mylyn.tasks-4747f2fb9f92d9875e65a53fd616e1fd21c62290.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.trac.ui')
-rw-r--r--org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
index 74fde5fbf..455925601 100644
--- a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylar Trac UI Plug-in
Bundle-SymbolicName: org.eclipse.mylar.trac.ui;singleton:=true
-Bundle-Version: 0.9.0.v20061124-1700
+Bundle-Version: 0.9.0.v20061124-2015
Bundle-Activator: org.eclipse.mylar.internal.trac.ui.TracUiPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin

Back to the top