diff options
Diffstat (limited to 'include/version.h')
| -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 b501028bd..5249f2a59 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__ */ |