summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@gnu.org>2001-01-20 04:52:47 +0000
committerJeff Bailey <jbailey@gnu.org>2001-01-20 04:52:47 +0000
commitae1896319386ba806771f26e7580e423f00fc3a3 (patch)
treeb0c0a15217f00775cd174a2e52632a954f50f9f3 /Makefile.am
parent94eda4fb6f6ae904fe56f37203a10bf8cb583ee6 (diff)
downloadmailutils-ae1896319386ba806771f26e7580e423f00fc3a3.tar.gz
mailutils-ae1896319386ba806771f26e7580e423f00fc3a3.tar.bz2
Make releases with 4 digit year
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c7087d43a..44affa834 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,5 +7,5 @@ SUBDIRS = include doc m4 lib mailbox from mail pop3d imap4d
EXTRA_DIST = mailutils.spec mailutils.spec.in README-alpha COPYING.FDL
release:
- $(MAKE) dist distdir=$(PACKAGE)-`date +"%y%m%d"`
+ $(MAKE) dist distdir=$(PACKAGE)-`date +"%Y%m%d"`

Return to:

Send suggestions and report system problems to the System administrator.