summaryrefslogtreecommitdiff
path: root/doc/internal/howto-release.md
diff options
context:
space:
mode:
authorGravatar Alexander Batischev <eual.jp@gmail.com> 2024-03-24 21:51:59 +0300
committerGravatar Alexander Batischev <eual.jp@gmail.com> 2024-03-24 21:51:59 +0300
commit5e71f20e236f939610acccc047e64dceb902f689 (patch)
treeaca2b51e41f8ff43ca5f2be3828062ef7add1ff8 /doc/internal/howto-release.md
parent4ed9a5f460876ae464b4e770bfdf1ce308e18eb8 (diff)
downloadnewsboat-r2.35.tar.gz
newsboat-r2.35.tar.zst
newsboat-r2.35.zip
Release 2.35r2.35
Diffstat (limited to 'doc/internal/howto-release.md')
-rw-r--r--doc/internal/howto-release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/howto-release.md b/doc/internal/howto-release.md
index b2db1296..0b54f0d7 100644
--- a/doc/internal/howto-release.md
+++ b/doc/internal/howto-release.md
@@ -48,7 +48,7 @@ branch off the latest release and backport the bugfixes onto it.
## Common steps
0. Update copyright years:
- * `git grep -- -2021` to find potentially outdated copyrights
+ * `git grep -- -2023` to find potentially outdated copyrights
* fix them
* `git commit -am'Bump copyright notices'`
0. Update CHANGELOG: