Skip to content

Commit

Permalink
version: Update version for 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissie-c committed Nov 24, 2016
1 parent 3ca533b commit 0a32968
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 18:0:18
libqb_la_LDFLAGS = -version-info 18:1:18

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 0a32968

Please sign in to comment.