Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-12-13 17:42:08 +0000
committerRyan D. Brooks2010-12-13 17:42:08 +0000
commite1632026cf59b6fc68c31e68b264624dae6a7eb5 (patch)
treeef83df092be5ea5ae4898ff43c41e88542715df8 /features/org.eclipse.osee.core.plugin.feature/feature.xml
parent2bd6c0d40da0999a5a7e6d9f12d038d00576a702 (diff)
downloadorg.eclipse.osee-e1632026cf59b6fc68c31e68b264624dae6a7eb5.tar.gz
org.eclipse.osee-e1632026cf59b6fc68c31e68b264624dae6a7eb5.tar.xz
org.eclipse.osee-e1632026cf59b6fc68c31e68b264624dae6a7eb5.zip
refactor: Update build numbers to 0.9.8
Diffstat (limited to 'features/org.eclipse.osee.core.plugin.feature/feature.xml')
-rw-r--r--features/org.eclipse.osee.core.plugin.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.core.plugin.feature/feature.xml b/features/org.eclipse.osee.core.plugin.feature/feature.xml
index 180906e713e..74b4599327b 100644
--- a/features/org.eclipse.osee.core.plugin.feature/feature.xml
+++ b/features/org.eclipse.osee.core.plugin.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.core.plugin.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>

Back to the top