X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fversion.h;h=777e9f68fae321f8948a31cbe156cad08b437937;hb=84caff35df0a399051171e4a05c6cbcadd919b64;hp=d6c7cf2ae67f63d09b147e206c1338800d148b12;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=u-boot diff --git a/include/version.h b/include/version.h index d6c7cf2ae6..777e9f68fa 100644 --- a/include/version.h +++ b/include/version.h @@ -19,7 +19,7 @@ #endif #define U_BOOT_VERSION_STRING U_BOOT_VERSION " (" U_BOOT_DATE " - " \ - U_BOOT_TIME ")" CONFIG_IDENT_STRING + U_BOOT_TIME " " U_BOOT_TZ ")" CONFIG_IDENT_STRING #ifndef __ASSEMBLY__ extern const char version_string[];