From 8cbae179cf70f796bd1877db875b336bef87a087 Mon Sep 17 00:00:00 2001 From: David Vossel Date: Fri, 22 Aug 2014 09:58:39 -0500 Subject: [PATCH] Bump release version to 0.18.0 preparing for a new release --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index a3ac7a6ae..a0391b612 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -29,7 +29,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include lib_LTLIBRARIES = libqb.la -libqb_la_LDFLAGS = -version-number 0:17:0 +libqb_la_LDFLAGS = -version-number 0:18:0 source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \ array.c loop.c loop_poll.c loop_job.c \