svn commit: r302417 - head/lib/clang

Glen Barber gjb at FreeBSD.org
Fri Jul 8 01:47:03 UTC 2016


Author: gjb
Date: Fri Jul  8 01:47:01 2016
New Revision: 302417
URL: https://svnweb.freebsd.org/changeset/base/302417

Log:
  Bump FREEBSD_CC_VERSION in lib/clang/freebsd_cc_version.h
  
  Submitted by:	bdrewery
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/lib/clang/freebsd_cc_version.h

Modified: head/lib/clang/freebsd_cc_version.h
==============================================================================
--- head/lib/clang/freebsd_cc_version.h	Fri Jul  8 01:32:43 2016	(r302416)
+++ head/lib/clang/freebsd_cc_version.h	Fri Jul  8 01:47:01 2016	(r302417)
@@ -1,3 +1,3 @@
 /* $FreeBSD$ */
 
-#define	FREEBSD_CC_VERSION		1100004
+#define	FREEBSD_CC_VERSION		1200000


More information about the svn-src-head mailing list