X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=usage.go;h=9d929e3cd8e0449ab2d159af18c3c3845cba533a;hb=f0f007ed9bb046289965d2a7e64f215e4a50a441;hp=67fded856d1ad7bbe1c3a1227ef742af079c1186;hpb=2cea0c64b5a0240bfe6746a98a5b350812edb96d;p=goredo.git diff --git a/usage.go b/usage.go index 67fded8..9d929e3 100644 --- a/usage.go +++ b/usage.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-2022 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 @@ -24,8 +24,8 @@ import ( ) const ( - Version = "1.21.0" - Warranty = `Copyright (C) 2020-2021 Sergey Matveev + Version = "1.22.0" + Warranty = `Copyright (C) 2020-2022 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