Skip to content

Commit 8cbae17

Browse files
committed
Bump release version to 0.18.0
preparing for a new release
1 parent 8647425 commit 8cbae17

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:17:0
32+
libqb_la_LDFLAGS = -version-number 0:18:0
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)