summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-09-24 11:15:49 -0400
committerJeffrey Walton <noloader@gmail.com>2021-09-24 11:15:49 -0400
commitbeec0950b713eb6e40741aaff4b58c3a4a1e37b1 (patch)
tree1123de34127809b13d77833b72ba9cc24d299b5e /GNUmakefile
parent959595ed2af520ebadac7836bce77291a92e21d9 (diff)
downloadcryptopp-git-beec0950b713eb6e40741aaff4b58c3a4a1e37b1.tar.gz
Post-release version increment
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 6f630710..23273edb 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1499,7 +1499,7 @@ cryptopp.pc libcryptopp.pc:
@echo '' >> libcryptopp.pc
@echo 'Name: Crypto++' >> libcryptopp.pc
@echo 'Description: Crypto++ cryptographic library' >> libcryptopp.pc
- @echo 'Version: 8.6' >> libcryptopp.pc
+ @echo 'Version: 8.7' >> libcryptopp.pc
@echo 'URL: https://cryptopp.com/' >> libcryptopp.pc
@echo '' >> libcryptopp.pc
@echo 'Cflags: -I$${includedir}' >> libcryptopp.pc