* common/eCosStd.h: Update version string to "2.net".
| author |
jld |
| date |
Wed, 30 Apr 2003 13:01:24 +0000 |
| parents |
4426c75c223a |
| children |
3f4c939ab6a3 |
| 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.net".
+
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.net"
typedef int Duration;