14 lines
448 B
Diff
14 lines
448 B
Diff
|
diff --git a/lib/Makefile.am b/lib/Makefile.am
|
||
|
index 2997f51.$.f54075c 100644
|
||
|
--- a/lib/Makefile.am
|
||
|
+++ b/lib/Makefile.am
|
||
|
@@ -30,7 +30,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
|
||
|
|
||
|
lib_LTLIBRARIES = libqb.la
|
||
|
|
||
|
-libqb_la_LDFLAGS = -version-info 102:0:2
|
||
|
+libqb_la_LDFLAGS = -version-info 103:0:3
|
||
|
|
||
|
source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \
|
||
|
array.c loop.c loop_poll.c loop_job.c \
|