Prepare for release of version 0.2.0

This commit is contained in:
wdenk
2002-12-17 17:55:09 +00:00
parent 6aff3115b9
commit 93f19cc0ed
2 changed files with 13 additions and 1 deletions

View File

@@ -24,6 +24,6 @@
#ifndef __VERSION_H__
#define __VERSION_H__
#define U_BOOT_VERSION "U-Boot 0.1.1"
#define U_BOOT_VERSION "U-Boot 0.2.0"
#endif /* __VERSION_H__ */