Author: rpaulo
Date: Sat Jul 31 16:11:11 2010
New Revision: 210689
URL: http://svn.freebsd.org/changeset/base/210689

Log:
  Bump the shared library major version due to ABI conflicts.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/lib/libproc/Makefile

Modified: head/lib/libproc/Makefile
==============================================================================
--- head/lib/libproc/Makefile   Sat Jul 31 16:10:20 2010        (r210688)
+++ head/lib/libproc/Makefile   Sat Jul 31 16:11:11 2010        (r210689)
@@ -13,7 +13,7 @@ INCS= libproc.h
 
 CFLAGS+=       -I${.CURDIR}
 
-SHLIB_MAJOR=   2
+SHLIB_MAJOR=   3
 
 WITHOUT_MAN=
 
_______________________________________________
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