Index: head/lib/clang/include/clang/Basic/Version.inc =================================================================== --- head/lib/clang/include/clang/Basic/Version.inc (revision 228382) +++ head/lib/clang/include/clang/Basic/Version.inc (revision 228383) @@ -1,10 +1,10 @@ /* $FreeBSD$ */ #define CLANG_VERSION 3.0 #define CLANG_VERSION_MAJOR 3 #define CLANG_VERSION_MINOR 0 #define CLANG_VENDOR "FreeBSD " -#define CLANG_VENDOR_SUFFIX " 20111209" +#define CLANG_VENDOR_SUFFIX " 20111210" -#define SVN_REVISION "145546" +#define SVN_REVISION "145349"