diff options
author | Matthias Sohn | 2011-09-01 15:50:01 +0000 |
---|---|---|
committer | Matthias Sohn | 2011-09-01 15:50:01 +0000 |
commit | cbf8b5cee52235d4e8668f700f3f4794403c0ed4 (patch) | |
tree | e52ba82657e969ba2e870b34b3456c90a665bda7 /org.eclipse.egit-feature/feature.xml | |
parent | 5e455e90257656803d1717b9b80b03d9f5ce3510 (diff) | |
download | egit-cbf8b5cee52235d4e8668f700f3f4794403c0ed4.tar.gz egit-cbf8b5cee52235d4e8668f700f3f4794403c0ed4.tar.xz egit-cbf8b5cee52235d4e8668f700f3f4794403c0ed4.zip |
EGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2
Change-Id: I529027272c02967e80b060bf664c363b00498921
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit-feature/feature.xml')
-rw-r--r-- | org.eclipse.egit-feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit-feature/feature.xml b/org.eclipse.egit-feature/feature.xml index a3da9610e5..17e2637f7c 100644 --- a/org.eclipse.egit-feature/feature.xml +++ b/org.eclipse.egit-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.egit" label="%featureName" - version="1.1.0.qualifier" + version="1.1.0.201109011030-rc2" provider-name="%providerName" plugin="org.eclipse.egit"> |