--- libbb/messages.c
+++ libbb/messages.c
@@ -11,7 +11,7 @@
 #define BB_EXTRA_VERSION " ("AUTOCONF_TIMESTAMP")"
 #endif
 
-const char bb_banner[] ALIGN1 = "BusyBox v" BB_VER BB_EXTRA_VERSION;
+const char bb_banner[] ALIGN1 = "BusyBox v" BB_VER;
 
 
 const char bb_msg_memory_exhausted[] ALIGN1 = "out of memory";
