* common/eCosStd.h: Update version string to "2.0".
| author |
jld |
| date |
Wed, 30 Apr 2003 12:58:59 +0000 |
| parents |
3e6c23786362 |
| children |
da388bd94ed2 |
| files |
host/tools/Utils/ChangeLog host/tools/Utils/common/eCosStd.h |
| diffstat |
2 files changed, 5 insertions(+), 1 deletions(-)
[+]
|
line diff
--- a/host/tools/Utils/ChangeLog
+++ b/host/tools/Utils/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-30 John Dallaway <jld@ecoscentric.com>
+
+ * common/eCosStd.h: Update version string to "2.0".
+
2003-02-12 Bart Veer <bartv@ecoscentric.com>
* common/configure, common/Makefile.in:
--- 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;