Skip to content

Commit 9b61a2c

Browse files
committed
lib: update library version for new release
Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
1 parent ea03454 commit 9b61a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
2929

3030
lib_LTLIBRARIES = libqb.la
3131

32-
libqb_la_LDFLAGS = -version-info 17:2:17
32+
libqb_la_LDFLAGS = -version-info 17:3:17
3333

3434
source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \
3535
array.c loop.c loop_poll.c loop_job.c \

0 commit comments

Comments
 (0)