diff --git a/src/config/openpgp.config.js b/src/config/openpgp.config.js index d0dd8e0b..2696cade 100644 --- a/src/config/openpgp.config.js +++ b/src/config/openpgp.config.js @@ -44,7 +44,7 @@ function openpgp_config() { keyserver: "keyserver.linux.it" // "pgp.mit.edu:11371" }; - this.versionstring ="GPG4Browsers 0.1"; + this.versionstring ="OpenPGP.js v0.1"; this.commentstring ="http://openpgpjs.org"; /** * reads the config out of the HTML5 local storage