From 608c91460b37fd9fe0088a0ce813a443f116a8d5 Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 13 Jan 2003 23:54:46 +0000 Subject: =?UTF-8?q?Add=20support=20for=20V37=20board=20(patch=20by=20J=F3n?= =?UTF-8?q?=20Benediktsson,=2011=20Dec=202002)?= 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 b501028bd5..5249f2a598 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.1