Index: head/lib/clang/include/clang/Basic/Version.inc =================================================================== --- head/lib/clang/include/clang/Basic/Version.inc (revision 300983) +++ head/lib/clang/include/clang/Basic/Version.inc (revision 300984) @@ -1,12 +1,12 @@ /* $FreeBSD$ */ #define CLANG_VERSION 3.8.0 #define CLANG_VERSION_MAJOR 3 #define CLANG_VERSION_MINOR 8 #define CLANG_VERSION_PATCHLEVEL 0 #define CLANG_VENDOR "FreeBSD " #define SVN_REVISION "262564" -#define FREEBSD_CC_VERSION 1100002U +#define FREEBSD_CC_VERSION 1100003U