From e9cd82be9352d502fce9df696a8933567e1e00a4 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Sun, 8 Feb 2015 06:09:10 +0000 Subject: [PATCH] Bump versions for 0.5.1 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 59c1cb9..cf81819 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl * under the terms of the standard MIT license. See COPYING for more details AC_INIT( [libblkmaker], - [0.5.0], + [0.5.1], [luke_libblkmaker@dashjr.org], [libblkmaker], [http://gitorious.org/bitcoin/libblkmaker]) @@ -19,7 +19,7 @@ m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) LT_INIT([disable-static]) # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html -AC_SUBST([LIBBLKMAKER_SO_VERSION], [6:0:0]) +AC_SUBST([LIBBLKMAKER_SO_VERSION], [6:1:0]) AC_SUBST([LIBBLKMAKER_API_VERSION], [0.1]) AC_CONFIG_FILES([Makefile