Skip to content

Commit

Permalink
lib: update library version for new release
Browse files Browse the repository at this point in the history
Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
  • Loading branch information
chrissie-c committed Jan 12, 2016
1 parent ea03454 commit 9b61a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Makefile.am
Expand Up @@ -29,7 +29,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include

lib_LTLIBRARIES = libqb.la

libqb_la_LDFLAGS = -version-info 17:2:17
libqb_la_LDFLAGS = -version-info 17:3:17

source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \
array.c loop.c loop_poll.c loop_job.c \
Expand Down

0 comments on commit 9b61a2c

Please sign in to comment.