From 08e1ac4c2239e7b7c254dd05f00e549bdc70a1ab Mon Sep 17 00:00:00 2001 From: "Judy N. Green" Date: Thu, 10 Oct 2002 17:25:03 +0000 Subject: [PATCH] added @build@ to be automatically updated by build scripts --- releng/org.eclipse.cdt/about.mappings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releng/org.eclipse.cdt/about.mappings b/releng/org.eclipse.cdt/about.mappings index cbc6e14c9ff..c39de2d7fe5 100644 --- a/releng/org.eclipse.cdt/about.mappings +++ b/releng/org.eclipse.cdt/about.mappings @@ -5,4 +5,5 @@ # The following should contain the build version. # e.g. "0=20020612" -0=200210031200 \ No newline at end of file +# This value will be added automaticaly via the build scripts +0=@build@ \ No newline at end of file