X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gogost.go;h=6af0a23e0a054e44d9d1c39e7fbc3eb48516e321;hb=6bb01904f8685018353233727eafceeb5a05ec64;hp=de5246b5f736b84a4e85b2e72ffb55d67ec6fbe4;hpb=0cd98b2e4b70e33a24d79a6ceea6b39b1016e0bf;p=gogost.git diff --git a/gogost.go b/gogost.go index de5246b..6af0a23 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.7.0"