Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormegumi.telles2018-01-12 18:44:25 +0000
committermegumi.telles2018-01-12 18:44:25 +0000
commitdf20a1140979eefc161a09035c14f755186cf3ae (patch)
tree562198f6a6cc5c7bdfd3eeba5c36ccfa625f6463 /plugins/org.eclipse.osee.ats.core.client/META-INF
parentc22036ad94963c6e190a79be7a379db437d473b0 (diff)
downloadorg.eclipse.osee-df20a1140979eefc161a09035c14f755186cf3ae.tar.gz
org.eclipse.osee-df20a1140979eefc161a09035c14f755186cf3ae.tar.xz
org.eclipse.osee-df20a1140979eefc161a09035c14f755186cf3ae.zip
refactor: Update build numbers to 0.25.3
Diffstat (limited to 'plugins/org.eclipse.osee.ats.core.client/META-INF')
-rw-r--r--plugins/org.eclipse.osee.ats.core.client/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ats.core.client/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ats.core.client/META-INF/MANIFEST.MF
index f43f57db765..455fd16faf9 100644
--- a/plugins/org.eclipse.osee.ats.core.client/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ats.core.client/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ATS Core Client
Bundle-SymbolicName: org.eclipse.osee.ats.core.client;singleton:=true
-Bundle-Version: 0.25.2.qualifier
+Bundle-Version: 0.25.3.qualifier
Eclipse-ExtensibleAPI: true
Bundle-Activator: org.eclipse.osee.ats.core.client.internal.Activator
Bundle-ActivationPolicy: lazy

Back to the top