]> git.codecow.com Git - Monocypher.git/commitdiff
Bumped soname (next release will break the ABI)
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 25 Nov 2019 14:43:34 +0000 (15:43 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 25 Nov 2019 14:43:34 +0000 (15:43 +0100)
makefile

index f82f1db5288b0d170c563b5e18537759ace92ed8..282352262c083aa10537746201b663aa6ceb4d32 100644 (file)
--- a/makefile
+++ b/makefile
@@ -4,7 +4,7 @@ DESTDIR=
 PREFIX=usr/local
 PKGCONFIG=$(DESTDIR)/$(PREFIX)/lib/pkgconfig
 MAN_DIR=$(DESTDIR)/$(PREFIX)/share/man/man3
-SONAME=libmonocypher.so.2
+SONAME=libmonocypher.so.3
 
 VERSION=__git__