summaryrefslogtreecommitdiffstats
path: root/include/version.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-11-07 13:42:26 +0000
committerwdenk <wdenk>2003-11-07 13:42:26 +0000
commit5cf9da4821db0b6d86d8bbb74af86a0303063201 (patch)
tree7173b1bb9eb0611765921aee5312a7c4d9ac67ad /include/version.h
parentb13fb01a62708492cae4b33c4d6fa9ae127905f4 (diff)
downloadblackbird-obmc-uboot-5cf9da4821db0b6d86d8bbb74af86a0303063201.tar.gz
blackbird-obmc-uboot-5cf9da4821db0b6d86d8bbb74af86a0303063201.zip
* Patch by Bernhard Kuhn, 28 Oct 2003:
Add low boot support for MPC5200 * Fix problem with dual PCMCIA support (NSCU) * Fix MPC5200 I2C initialization function
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 b4ee13a40a..e61a03cfb2 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 1.0.0"
+#define U_BOOT_VERSION "U-Boot 1.0.1"
#endif /* __VERSION_H__ */
OpenPOWER on IntegriCloud