From 699b13a6064e642280caffaa83c10b359a6c1114 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 3 Nov 2002 18:03:52 +0000 Subject: * Fix mdelay() on TRAB - this was still the debugging version with seconds instead of ms. * Patch by Robert Schwebel, 1 Nov 2002: XScale related cleanup (affects all ARM boards) * Cleanup of names, warnings and README. --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/version.h') diff --git a/include/version.h b/include/version.h index e17f651ba..e10c62fca 100644 --- a/include/version.h +++ b/include/version.h @@ -24,6 +24,6 @@ #ifndef __VERSION_H__ #define __VERSION_H__ -#define U_BOOT_VERSION "U-Boot 0.1.0" +#define U_BOOT_VERSION "U-Boot 0.1.1" #endif /* __VERSION_H__ */ -- cgit v1.2.3