From 608c91460b37fd9fe0088a0ce813a443f116a8d5 Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 13 Jan 2003 23:54:46 +0000 Subject: Add support for V37 board (patch by Jón Benediktsson, 11 Dec 2002) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 b501028bd..5249f2a59 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.1" +#define U_BOOT_VERSION "U-Boot 0.2.2" #endif /* __VERSION_H__ */ -- cgit v1.2.3