Skip to content

Commit

Permalink
Bump version for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissie-c committed Jul 29, 2020
1 parent 1c6229c commit 416caf2
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 100:0:0
libqb_la_LDFLAGS = -version-info 100:1: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 416caf2

Please sign in to comment.