Skip to content

Commit

Permalink
Revise version to 0.17.1 The next release is only a point release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvossel committed Aug 22, 2014
1 parent 8cbae17 commit d2b8c8c
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 @@ -29,7 +29,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include

lib_LTLIBRARIES = libqb.la

libqb_la_LDFLAGS = -version-number 0:18:0
libqb_la_LDFLAGS = -version-number 0:17:1

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 d2b8c8c

Please sign in to comment.