We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e05b9b commit 733e627Copy full SHA for 733e627
Makefile.top
@@ -83,7 +83,7 @@ LINKCC = @LINKCC@
83
#
84
# Most recent change: 45 for the PR#586 - snmpv3 for multithread.
85
LIBCURRENT = 50
86
-LIBAGE = 0
+LIBAGE = 1
87
LIBREVISION = 0
88
89
LIB_LD_CMD = $(LIBTOOL) --mode=link --tag=CC $(LINKCC) $(CFLAGS) $(LDFLAGS) -rpath $(libdir) -version-info $(LIBCURRENT):$(LIBREVISION):$(LIBAGE) @LD_NO_UNDEFINED@ -o
0 commit comments