From e3d2d003c5cadab18e4a5b51b586872f1282ffac Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Tue, 26 Jan 1999 09:22:55 +0000 Subject: Added MailNews project. --- makeversiontable.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'makeversiontable.sh') diff --git a/makeversiontable.sh b/makeversiontable.sh index e55cd1bfa..4dd6c565f 100755 --- a/makeversiontable.sh +++ b/makeversiontable.sh @@ -37,6 +37,7 @@ program tinytext insert into versions (value, program) values ("other", "Calendar"); insert into versions (value, program) values ("other", "CCK"); insert into versions (value, program) values ("other", "Directory"); +insert into versions (value, program) values ("other", "MailNews"); insert into versions (value, program) values ("other", "Mozilla"); insert into versions (value, program) values ("1998-03-31", "Mozilla"); insert into versions (value, program) values ("1998-04-08", "Mozilla"); -- cgit v1.2.3-24-g4f1b