diff options
-rw-r--r-- | Admin/release-steps | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Admin/release-steps b/Admin/release-steps new file mode 100644 index 0000000..7c0f8fc --- /dev/null +++ b/Admin/release-steps @@ -0,0 +1,9 @@ +Tasks not to forget before release: + +- Update ABOUT-NLS and doc/matrix.texi with information from Francois Pinard's + Translation Project. + +- Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/. + +- Bump version number in configure.in. + |