From 378bc502fa31992ecd26676a42014aa677281a82 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Fri, 5 Mar 1999 04:37:24 +0000 Subject: Added "Grendel". --- makeversiontable.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'makeversiontable.sh') diff --git a/makeversiontable.sh b/makeversiontable.sh index be9a881b7..cccd6e6b0 100755 --- a/makeversiontable.sh +++ b/makeversiontable.sh @@ -38,6 +38,7 @@ insert into versions (value, program) values ("other", "Browser"); 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", "Grendel"); insert into versions (value, program) values ("other", "MailNews"); insert into versions (value, program) values ("other", "MozillaClassic"); insert into versions (value, program) values ("1998-03-31", "MozillaClassic"); -- cgit v1.2.3-24-g4f1b