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

[releng] Bump version to 9.10.0 (fixup)

Change-Id: I8c0ffdca5b58dba8c24e068ff5c8458bf023d0ab
This commit is contained in:
Jonah Graham 2019-11-29 15:01:02 -05:00
parent 0d4fcccd3d
commit 51d8fbf666

View file

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