diff --git a/README.markdown b/README.markdown index b986ca1c..61a0ec5d 100644 --- a/README.markdown +++ b/README.markdown @@ -26,7 +26,7 @@ The documentation is available on Gitbook and built from the [libsodium-doc](htt * [libsodium documentation](https://download.libsodium.org/doc/) - online, requires Javascript. * [offline documentation](https://www.gitbook.com/book/jedisct1/libsodium/details) -in PDF, MOBI and ePUB formats. +in PDF format. ## Integrity Checking diff --git a/configure.ac b/configure.ac index 6d7c6ea4..e3d6ce5a 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ AC_SUBST(VERSION) SODIUM_LIBRARY_VERSION_MAJOR=10 SODIUM_LIBRARY_VERSION_MINOR=2 -DLL_VERSION=8 +DLL_VERSION=23 SODIUM_LIBRARY_VERSION=25:0:2 # | | | # +------+ | +---+