1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

[releng] Bump version to 10.1.0

Change-Id: Ia89f4c20e59d07bd692c648cfca36efcae210160
This commit is contained in:
Jonah Graham 2020-10-12 09:07:23 -04:00
parent 938729c522
commit 1a89aef090

View file

@ -1,3 +1,3 @@
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/10.0,type:0,name:CDT,enabled:false); \
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/10.0,type:1,name:CDT,enabled:false);
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/10.1,type:0,name:CDT,enabled:false); \
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/10.1,type:1,name:CDT,enabled:false);