From: Brendan Cully Date: Sun, 21 May 2006 23:25:48 +0000 (+0000) Subject: reldate.h is a generated file now: remove reldate.h from version control, X-Git-Tag: mutt-1-5-12-rel~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8828a81b9c69a3980159e0e358425f24ea2d9271;p=mutt reldate.h is a generated file now: remove reldate.h from version control, and add it to .cvsignore. --- diff --git a/.cvsignore b/.cvsignore index baa2fa45..e297b57e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -19,6 +19,7 @@ mutt_dotlock mutt_dotlock.c mutt pgpring +reldate.h stamp-doc-rc stamp-h muttbug.sh diff --git a/reldate.h b/reldate.h deleted file mode 100644 index 21cdc30e..00000000 --- a/reldate.h +++ /dev/null @@ -1 +0,0 @@ -const char *ReleaseDate = "2006-05-17";