Bump versions for 0.4.2
This commit is contained in:
parent
54cab99423
commit
76a82009ad
@ -5,7 +5,7 @@ dnl * under the terms of the standard MIT license. See COPYING for more details
|
||||
|
||||
AC_INIT(
|
||||
[libblkmaker],
|
||||
[0.4.1],
|
||||
[0.4.2],
|
||||
[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], [5:1:5])
|
||||
AC_SUBST([LIBBLKMAKER_SO_VERSION], [5:2:5])
|
||||
AC_SUBST([LIBBLKMAKER_API_VERSION], [0.1])
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user