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