Skip to content

Commit d2b8c8c

Browse files
committed
Revise version to 0.17.1 The next release is only a point release
1 parent 8cbae17 commit d2b8c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
2929

3030
lib_LTLIBRARIES = libqb.la
3131

32-
libqb_la_LDFLAGS = -version-number 0:18:0
32+
libqb_la_LDFLAGS = -version-number 0:17:1
3333

3434
source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \
3535
array.c loop.c loop_poll.c loop_job.c \

0 commit comments

Comments
 (0)