diff options
Diffstat (limited to 'Admin/release-steps')
-rw-r--r-- | Admin/release-steps | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Admin/release-steps b/Admin/release-steps index a1c5168..e3bb01a 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -1,7 +1,7 @@ Tasks not to forget before release: -- Update ABOUT-NLS and doc/matrix.texi with information from Francois Pinard's - Translation Project. +- Update ABOUT-NLS and doc/matrix.texi with information from the Translation + Project, by running run.sh in gettext-runtime/doc/Admin/. - Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/. now from @@ -26,7 +26,7 @@ Tasks not to forget before release: if these files have changed since the last release. - Update -version-info arguments in gettext-runtime/intl/Makefile.in - and in gettext-tools/src/Makefile.am. + and in gettext-tools/libgettextpo/Makefile.am. * increment LTV_REVISION, * if any functions/classes have been added, removed or changed, increment LTV_CURRENT and set LTV_REVISION to 0, |