Update version info

pull/574/head
Jeffrey Walton 2018-01-22 18:22:34 -05:00
parent 19e07938fa
commit 91a8652f9e
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,6 @@
# building the docs. Before running the script, copy it to the root
# directory. After running this script, you can 'make docs'
sed -i 's|Library 6.0 API|Library 5.6.5 API|g' cryptlib.h
sed -i 's|= 6.0|= 5.6.5|g' Doxyfile
sed -i 's|CRYPTOPP_VERSION 600|CRYPTOPP_VERSION 565|g' config.h
sed -i 's|Library 6.1 API|Library 6.0 API|g' cryptlib.h
sed -i 's|= 6.1|= 6.0|g' Doxyfile
sed -i 's|CRYPTOPP_VERSION 610|CRYPTOPP_VERSION 600|g' config.h