]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/version.h
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
[karo-tx-uboot.git] / include / version.h
index 4f8b498cf37bf0b59f91c2e06e84d4570e85661e..a34291adc5d9ae8ace49cd18e8613c91b9420da9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright 2000-2003
+ * (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,8 @@
 #ifndef        __VERSION_H__
 #define        __VERSION_H__
 
-#define        U_BOOT_VERSION  "U-Boot 1.1.4"
+#ifndef DO_DEPS_ONLY
+#include "version_autogenerated.h"
+#endif
 
 #endif /* __VERSION_H__ */