X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gogost.go;h=8fd2fc7b43e9c2b380af562c54ac841859fc6f32;hp=de5246b5f736b84a4e85b2e72ffb55d67ec6fbe4;hb=4889e529cd1bbbf8a02a1d7062f2b954438ffe36;hpb=3cde236c0c4de0e7970593f71e4f976b8b98e826 diff --git a/gogost.go b/gogost.go index de5246b..8fd2fc7 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 = "v5.0.1"