diff options
| -rw-r--r-- | include/version.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/version.h b/include/version.h index 2b9b6171d..4f8b498cf 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.1.3" +#define	U_BOOT_VERSION	"U-Boot 1.1.4"  #endif	/* __VERSION_H__ */ |