We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbae17 commit d2b8c8cCopy full SHA for d2b8c8c
lib/Makefile.am
@@ -29,7 +29,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
29
30
lib_LTLIBRARIES = libqb.la
31
32
-libqb_la_LDFLAGS = -version-number 0:18:0
+libqb_la_LDFLAGS = -version-number 0:17:1
33
34
source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \
35
array.c loop.c loop_poll.c loop_job.c \
0 commit comments