Skip to content
Snippets Groups Projects
Commit c47029b3 authored by Niels Möller's avatar Niels Möller
Browse files

Bump library version numbers.

parent 7f61ca30
No related branches found
No related tags found
No related merge requests found
2014-12-08 Niels Möller <nisse@lysator.liu.se> 2014-12-08 Niels Möller <nisse@lysator.liu.se>
* configure.ac (LIBNETTLE_MAJOR): Bump major number, now 6.
(LIBHOGWEED_MAJOR): Bump major number, now 5.
From Nikos Mavrogiannopoulos. Support for versioned symbols. From Nikos Mavrogiannopoulos. Support for versioned symbols.
* aclocal.m4 (LD_VERSION_SCRIPT): New macro. Substitute * aclocal.m4 (LD_VERSION_SCRIPT): New macro. Substitute
EXTRA_LINKER_FLAGS and EXTRA_HOGWEED_LINKER_FLAGS. EXTRA_LINKER_FLAGS and EXTRA_HOGWEED_LINKER_FLAGS.
......
...@@ -10,10 +10,10 @@ AC_CONFIG_AUX_DIR([.]) ...@@ -10,10 +10,10 @@ AC_CONFIG_AUX_DIR([.])
AC_CONFIG_HEADER([config.h]) AC_CONFIG_HEADER([config.h])
LIBNETTLE_MAJOR=5 LIBNETTLE_MAJOR=6
LIBNETTLE_MINOR=0 LIBNETTLE_MINOR=0
LIBHOGWEED_MAJOR=4 LIBHOGWEED_MAJOR=5
LIBHOGWEED_MINOR=0 LIBHOGWEED_MINOR=0
AC_CANONICAL_HOST AC_CANONICAL_HOST
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment