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