summaryrefslogtreecommitdiffstats
path: root/include/version.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-01-13 23:54:46 +0000
committerwdenk <wdenk>2003-01-13 23:54:46 +0000
commit608c91460b37fd9fe0088a0ce813a443f116a8d5 (patch)
treef3a2aa0f6c3b76fce168b93870607fd396a8038c /include/version.h
parentd0fb80c3021e15853895e9ae45ab9368d0fb52fa (diff)
downloadblackbird-obmc-uboot-608c91460b37fd9fe0088a0ce813a443f116a8d5.tar.gz
blackbird-obmc-uboot-608c91460b37fd9fe0088a0ce813a443f116a8d5.zip
Add support for V37 board
(patch by Jón Benediktsson, 11 Dec 2002)
Diffstat (limited to 'include/version.h')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
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__ */
OpenPOWER on IntegriCloud