File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ libcryptopp_la_DEPENDENCIES += $(libothers_la_OBJECTS)
204
204
205
205
# # Man, did Autotools fuck this up royally...
206
206
# # https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
207
- libcryptopp_la_LDFLAGS = $(AM_LDFLAGS ) -release 8.3 .0 -version-info 8:3
207
+ libcryptopp_la_LDFLAGS = $(AM_LDFLAGS ) -release 8.5 .0 -version-info 8:5
208
208
209
209
# # Source files with special needs
210
210
libcryptlib_la_SOURCES = cryptlib.cpp
@@ -397,7 +397,7 @@ CLEANFILES = adhoc.cpp
397
397
# # TestPrograms/ is included in the tarball but not installed.
398
398
# # https://www.gnu.org/software/automake/manual/html_node/Data.html
399
399
400
- # Create with 'ls TestVectors /*.dat'. These files get installed.
400
+ # Create with 'ls TestData /*.dat'. These files get installed.
401
401
testdata_FILES = \
402
402
TestData/3desval.dat TestData/fhmqv160.dat TestData/rc2val.dat \
403
403
TestData/3wayval.dat TestData/fhmqv256.dat TestData/rc5val.dat \
You can’t perform that action at this time.
0 commit comments