wolfssl is a new library, reset libtool version number to 0:0:0

This commit is contained in:
John Safranek
2015-01-09 11:20:41 -08:00
parent 6b1484ef2f
commit e5734d5ef5

View File

@@ -31,7 +31,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h:config.in])dnl Keep filename to 8.3 for MS-DOS. AC_CONFIG_HEADERS([config.h:config.in])dnl Keep filename to 8.3 for MS-DOS.
#shared library versioning #shared library versioning
WOLFSSL_LIBRARY_VERSION=6:0:1 WOLFSSL_LIBRARY_VERSION=0:0:0
# | | | # | | |
# +------+ | +---+ # +------+ | +---+
# | | | # | | |