Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Loskutov2016-02-23 20:54:48 +0000
committerAndrey Loskutov2016-02-23 20:54:48 +0000
commit5e8710b3c4f72877eb157ec6ea2b0e9edc440685 (patch)
treef6179a630854f8a1c89652d4249a4a0bb4630883 /org.eclipse.egit.target/egit-4.6.tpd
parent979791c7ee38923ed906fc19ca27555d2fea3b45 (diff)
downloadegit-5e8710b3c4f72877eb157ec6ea2b0e9edc440685.tar.gz
egit-5e8710b3c4f72877eb157ec6ea2b0e9edc440685.tar.xz
egit-5e8710b3c4f72877eb157ec6ea2b0e9edc440685.zip
Fixed egit-4.6 target platform names
Change-Id: Ibac9fc4c4515310adc34f57d561a3eb676873b5d Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Diffstat (limited to 'org.eclipse.egit.target/egit-4.6.tpd')
-rw-r--r--org.eclipse.egit.target/egit-4.6.tpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.target/egit-4.6.tpd b/org.eclipse.egit.target/egit-4.6.tpd
index 0f26faff82..e142200154 100644
--- a/org.eclipse.egit.target/egit-4.6.tpd
+++ b/org.eclipse.egit.target/egit-4.6.tpd
@@ -1,4 +1,4 @@
-target "egit-4.5" with source configurePhase
+target "egit-4.6" with source configurePhase
include "projects/jetty-9.2.13.tpd"
include "projects/swtbot-snapshot.tpd"

Back to the top