X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gogost.go;h=dab79d3923e07e5b3315140cfa00367f6f0f12f6;hp=de5246b5f736b84a4e85b2e72ffb55d67ec6fbe4;hb=HEAD;hpb=0cd98b2e4b70e33a24d79a6ceea6b39b1016e0bf diff --git a/gogost.go b/gogost.go index de5246b..f33164b 100644 --- a/gogost.go +++ b/gogost.go @@ -1,6 +1,4 @@ // Pure Go GOST cryptographic functions library. package gogost -var ( - Version string = "UNKNOWN" -) +const Version = "5.14.1"