Skip to content

Commit 74d1e16

Browse files
committed
Prepare for Crypto++ 8.0 release
1 parent 3ed6c24 commit 74d1e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ endif
186186
libcryptopp_la_DEPENDENCIES += $(libothers_la_OBJECTS)
187187

188188
## Very important... Version number of the library
189-
libcryptopp_la_LDFLAGS = $(AM_LDFLAGS) -version-info 7:1:0
189+
libcryptopp_la_LDFLAGS = $(AM_LDFLAGS) -version-info 8:0:0
190190

191191
## Source files with special needs
192192
libcryptlib_la_SOURCES = cryptlib.cpp

0 commit comments

Comments
 (0)