diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2011-08-28 09:26:48 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2011-08-28 09:26:48 +0000 |
| commit | 7596eb487200a0954c34060ce81369fe1fb4ad72 (patch) | |
| tree | 4eba5cd9e08c38a4f9fef102f1608eec2a33e16c /lib/libdwarf | |
| parent | 118450985806e4a26fe5ade1652ab3b29673fb3c (diff) | |
Notes
Diffstat (limited to 'lib/libdwarf')
| -rw-r--r-- | lib/libdwarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdwarf/Makefile b/lib/libdwarf/Makefile index aa182e7d9b76..dbd7895cd06a 100644 --- a/lib/libdwarf/Makefile +++ b/lib/libdwarf/Makefile @@ -22,7 +22,7 @@ INCS= dwarf.h libdwarf.h CFLAGS+= -I${.CURDIR} -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 WITHOUT_MAN= |
