]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/version.h
Avoid compiler warning.
[karo-tx-uboot.git] / include / version.h
index 5249f2a5986b351d6562b63333f5763fed3d932b..b56d2e9900b8309c66d3f265ab73b03ebd46137e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright 2000-2002
+ * (C) Copyright 2000-2006
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
  * See file CREDITS for list of people who contributed to this
@@ -24,6 +24,6 @@
 #ifndef        __VERSION_H__
 #define        __VERSION_H__
 
-#define        U_BOOT_VERSION  "U-Boot 0.2.2"
+#include "version_autogenerated.h"
 
 #endif /* __VERSION_H__ */