Ver código fonte

Changed to version 1.1.4

Stefan Roese 19 anos atrás
pai
commit
4dc37144f0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      include/version.h

+ 1 - 1
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__ */