diff options
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/release-steps | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Admin/release-steps b/Admin/release-steps index 8903ef3..625c64f 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -13,6 +13,11 @@ Tasks not to forget before release: Check that gnulib/lib/{localcharset.h,localcharset.c,config.charset} agrees with it, except for copyright header changes. +- Update Origin version in + gettext-runtime/po/Makefile.in.in and + gettext-tools/po/Makefile.in.in + if these files have changed since the last release. + - Update the version numbers in gettext-runtime/m4/po.m4 gettext-runtime/po/Makefile.in.in @@ -20,11 +25,6 @@ Tasks not to forget before release: gettext-runtime/intl/libgnuintl.h.in gettext-tools/libgettextpo/gettext-po.h.in -- Update Origin version in - gettext-runtime/po/Makefile.in.in and - gettext-tools/po/Makefile.in.in - if these files have changed since the last release. - - Update -version-info arguments in gettext-runtime/intl/Makefile.in and in gettext-tools/libgettextpo/Makefile.am. * increment LTV_REVISION, |