1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00

Release version 1.1.0

This commit is contained in:
wdenk
2004-04-10 20:44:51 +00:00
parent 17d704eb95
commit f525c8a147
3 changed files with 12 additions and 2 deletions

View File

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