]> Cypherpunks.ru repositories - gogost.git/blobdiff - gogost.go
Slightly refactored error messages
[gogost.git] / gogost.go
index de5246b5f736b84a4e85b2e72ffb55d67ec6fbe4..2aad3a2be8067e59e5731b8a2ac73ee3bbce3384 100644 (file)
--- 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.10.0"