Skip to content

Commit

Permalink
bump version for 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissie-c committed Apr 27, 2020
1 parent e675b8a commit 3da46f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Makefile.am
Original file line number Diff line number Diff line change
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:2:19
libqb_la_LDFLAGS = -version-info 19:3:19

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 3da46f4

Please sign in to comment.