Index: head/lib/clang/include/lld/Common/Version.inc =================================================================== --- head/lib/clang/include/lld/Common/Version.inc (revision 332648) +++ head/lib/clang/include/lld/Common/Version.inc (revision 332649) @@ -1,8 +1,10 @@ // $FreeBSD$ #define LLD_VERSION 6.0.0 #define LLD_VERSION_STRING "6.0.0" #define LLD_VERSION_MAJOR 6 #define LLD_VERSION_MINOR 0 -#define LLD_REVISION_STRING "326565" + #define LLD_REPOSITORY_STRING "FreeBSD" +// - +#define LLD_REVISION_STRING "326565-120001"