Changed to version 1.1.4
This commit is contained in:
parent
b79316f2a2
commit
4dc37144f0
include
|
@ -24,6 +24,6 @@
|
||||||
#ifndef __VERSION_H__
|
#ifndef __VERSION_H__
|
||||||
#define __VERSION_H__
|
#define __VERSION_H__
|
||||||
|
|
||||||
#define U_BOOT_VERSION "U-Boot 1.1.3"
|
#define U_BOOT_VERSION "U-Boot 1.1.4"
|
||||||
|
|
||||||
#endif /* __VERSION_H__ */
|
#endif /* __VERSION_H__ */
|
||||||
|
|
Loading…
Reference in New Issue