mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 12:25:35 +02:00
Get ready for 4.0.1 builds.
This commit is contained in:
parent
2afd57655c
commit
885a40a2e9
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.master"
|
||||
label="CDT Master Feature"
|
||||
version="4.0.0"
|
||||
version="4.0.1"
|
||||
provider-name="Eclipse.org">
|
||||
|
||||
<description url="http://www.example.com/description">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<target name="init">
|
||||
<touch file="${user.home}/.cvspass" />
|
||||
<tstamp/>
|
||||
<property name="branchVersion" value="4.0.0"/>
|
||||
<property name="branchVersion" value="4.0.1"/>
|
||||
<property name="timestamp" value="${DSTAMP}${TSTAMP}" />
|
||||
<property name="forceContextQualifier" value="${timestamp}"/>
|
||||
<property name="buildingOSGi" value="true"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue