From 288b3d7f5a54c987ecdfc5add4c7c25d36a9a3e1 Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 20 Dec 2002 23:42:25 +0000 Subject: * Switch LWMON board default config from FRAM to EEPROM; in POST, EEPROM shows up on 8 addresses --- 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 5a95754697..b501028bd5 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.2.0" +#define U_BOOT_VERSION "U-Boot 0.2.1" #endif /* __VERSION_H__ */ -- cgit v1.2.1