Author: theraven
Date: Thu Apr  3 17:31:38 2014
New Revision: 264082
URL: http://svnweb.freebsd.org/changeset/base/264082

Log:
  Fix the inheritance of the FBSDprivate_1.0 namespace.

Modified:
  head/lib/libc/Versions.def

Modified: head/lib/libc/Versions.def
==============================================================================
--- head/lib/libc/Versions.def  Thu Apr  3 17:26:45 2014        (r264081)
+++ head/lib/libc/Versions.def  Thu Apr  3 17:31:38 2014        (r264082)
@@ -35,4 +35,4 @@ FBSD_1.4 {
 #
 # Please do NOT increment the version of this namespace.
 FBSDprivate_1.0 {
-} FBSD_1.3;
+} FBSD_1.4;
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to