]> Cypherpunks.ru repositories - goredo.git/blobdiff - usage.go
Redundant @documentencoding
[goredo.git] / usage.go
index 0b5fcf08f83c5e6437ab62edb5b7224fe8c6098e..e67077fdfd40c6a8c5bab6e376ed9301c92fd17f 100644 (file)
--- a/usage.go
+++ b/usage.go
@@ -1,6 +1,6 @@
 /*
 goredo -- djb's redo implementation on pure Go
-Copyright (C) 2020-2022 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2020-2023 Sergey Matveev <stargrave@stargrave.org>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -24,8 +24,8 @@ import (
 )
 
 const (
-       Version  = "1.28.0"
-       Warranty = `Copyright (C) 2020-2022 Sergey Matveev
+       Version  = "1.30.0"
+       Warranty = `Copyright (C) 2020-2023 Sergey Matveev
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by