# HG changeset patch # User jld # Date 1051707539 0 # Node ID e18fd509f6e740e911c868992c440f47b2f95397 # Parent 3e6c237863627b02267ade3ebdfc1e75be5aaf25 * common/eCosStd.h: Update version string to "2.0". diff --git a/host/tools/Utils/ChangeLog b/host/tools/Utils/ChangeLog --- a/host/tools/Utils/ChangeLog +++ b/host/tools/Utils/ChangeLog @@ -1,3 +1,7 @@ +2003-04-30 John Dallaway + + * common/eCosStd.h: Update version string to "2.0". + 2003-02-12 Bart Veer * common/configure, common/Makefile.in: diff --git a/host/tools/Utils/common/eCosStd.h b/host/tools/Utils/common/eCosStd.h --- a/host/tools/Utils/common/eCosStd.h +++ b/host/tools/Utils/common/eCosStd.h @@ -131,7 +131,7 @@ #define MODE_TEXT #endif -#define ECOS_VERSION "1.3.2" +#define ECOS_VERSION "2.0" typedef int Duration;