From 1c2b77f005a8011471af11839b7e1b67d147e10d Mon Sep 17 00:00:00 2001 From: The Quarterback Library Release Team Date: Fri, 22 Jun 2012 16:29:32 +1000 Subject: [PATCH] Bump the version to 0.14.0 Signed-off-by: The Quarterback Library Release Team --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 372b35869..a536df12f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -59,7 +59,7 @@ lib_LTLIBRARIES = libqb.la # it as -version-info 2:0:0. This release has a new, but backwards # incompatible interface. # -libqb_la_LDFLAGS = -version-info 13:0:13 +libqb_la_LDFLAGS = -version-info 14:0:14 source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \ array.c loop.c loop_poll.c loop_job.c \