X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gogost.go;h=d34624ffb4ab67443be1698961f08593c77895d2;hb=eabe03758cdfa91d6bb637e8d71eaa35a20111ea;hp=767e461e9681c65d6ccc1a1f9d836ca4d4165bbd;hpb=c07494bbd559b9d00f391e28cfd070e18afe9900;p=gogost.git diff --git a/gogost.go b/gogost.go index 767e461..d34624f 100644 --- a/gogost.go +++ b/gogost.go @@ -1,6 +1,4 @@ // Pure Go GOST cryptographic functions library. package gogost -var ( - Version string -) +const Version = "5.11.0"