diff -urN busybox-1.1.0/include/busybox.h busybox/include/busybox.h --- busybox-1.1.0/include/busybox.h 2006-01-11 06:44:14.000000000 +0100 +++ busybox/include/busybox.h 2006-02-24 15:01:07.000000000 +0100 @@ -39,7 +39,7 @@ #endif #ifndef BB_EXTRA_VERSION -#define BB_BANNER "BusyBox v" BB_VER " (" BB_BT ")" +#define BB_BANNER "BusyBox v" BB_VER #else #define BB_BANNER "BusyBox v" BB_VER " (" BB_EXTRA_VERSION ")" #endif