1
0
Fork 0
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:
Doug Schaefer 2007-07-25 01:08:44 +00:00
parent 2afd57655c
commit 885a40a2e9
2 changed files with 2 additions and 2 deletions

View file

@ -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">

View file

@ -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"/>