Prepare v2.5.1
This commit is contained in:
parent
c9bf4fb36a
commit
b3e7082211
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ package constants
|
|||
|
||||
// Constants for armored data.
|
||||
const (
|
||||
ArmorHeaderVersion = "GopenPGP 2.5.0"
|
||||
ArmorHeaderVersion = "GopenPGP 2.5.1"
|
||||
ArmorHeaderComment = "https://gopenpgp.org"
|
||||
PGPMessageHeader = "PGP MESSAGE"
|
||||
PGPSignatureHeader = "PGP SIGNATURE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue