Skip to content

Commit 002171b

Browse files
committed
Update library version for 2.0.8
1 parent 1bbaa92 commit 002171b

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
@@ -30,7 +30,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
3030

3131
lib_LTLIBRARIES = libqb.la
3232

33-
libqb_la_LDFLAGS = -version-info 103:1:3
33+
libqb_la_LDFLAGS = -version-info 103:2:3
3434

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

0 commit comments

Comments
 (0)