X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gogost.go;h=e148c6883bcbb7dd659a2aebc46e7db7e6999cfd;hb=d27ade88208cf35cce14cfad2b2d7e29b68d0761;hp=767e461e9681c65d6ccc1a1f9d836ca4d4165bbd;hpb=c07494bbd559b9d00f391e28cfd070e18afe9900;p=gogost.git diff --git a/gogost.go b/gogost.go index 767e461..e148c68 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.1.1"