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