diff options
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/release-steps | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Admin/release-steps b/Admin/release-steps index 1947434..ee66ba3 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -7,6 +7,7 @@ Release procedure * Update 'gnulib' git submodule: git submodule foreach git pull origin master + git add gnulib git commit -m 'Update gnulib' * Update files: @@ -26,7 +27,7 @@ Release procedure - gettext-runtime/intl/config.charset Update with libcharset inside libiconv. Check that - gnulib/lib/{localcharset.h,localcharset.c,config.charset} agrees + gnulib/lib/{localcharset.h,localcharset.c,config.charset} agree with it, except for copyright header changes. - gettext-runtime/po/Makefile.in.in |