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