# HG changeset patch # User jld # Date 1051707684 0 # Node ID 3c9acd7fde890fc02049e9cf0662d59095519fa9 # Parent 4426c75c223a83eebdafdc9f0604c8f7c0620951 * common/eCosStd.h: Update version string to "2.net". 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.net". + 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.net" typedef int Duration;