Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissie-c committed Aug 17, 2018
1 parent 358e012 commit 8d44f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Makefile.am
Expand Up @@ -30,7 +30,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include

lib_LTLIBRARIES = libqb.la

libqb_la_LDFLAGS = -version-info 19:0:19
libqb_la_LDFLAGS = -version-info 20:0:0

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 8d44f70

Please sign in to comment.