GNUMakefile.c

* build-aux/GNUmakefile.in (gen-announce): Update previous-version to
0.23.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-04-30 16:14:07 +02:00 committed by Jan Nieuwenhuizen
parent fa8d126f82
commit 7314b22949
1 changed files with 8 additions and 8 deletions

View File

@ -367,14 +367,14 @@ GPG_KEY_ID:=1A858392E331EAFDB8C27FFBF3C1A0D9C1D65273
GEN_ANNOUNCE=$(GNULIB)/build-aux/announce-gen
GNULIB=../../gnulib
gen-announce:
$(GEN_ANNOUNCE)\
--release-type=beta\
--package-name=mes\
--previous-version='0.22 '\
--current-version=$(VERSION)\
--gpg-key-id=$(GPG_KEY_ID)\
--url-directory=https://ftp.gnu.org/gnu/mes\
--news=NEWS\
$(GEN_ANNOUNCE) \
--release-type=beta \
--package-name=mes \
--previous-version='0.23 ' \
--current-version=$(VERSION) \
--gpg-key-id=$(GPG_KEY_ID) \
--url-directory=https://ftp.gnu.org/gnu/mes \
--news=NEWS \
> doc/announce/ANNOUNCE-$(VERSION)
installdirs: mkinstalldirs