From 0e520819b8244fbaa7d3c31f04b81616aae0f83b Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Tue, 10 Nov 1998 04:22:52 +0000 Subject: Add Directory LDAP stuff. --- makeversiontable.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'makeversiontable.sh') diff --git a/makeversiontable.sh b/makeversiontable.sh index e050baf21..c51750f79 100755 --- a/makeversiontable.sh +++ b/makeversiontable.sh @@ -35,6 +35,7 @@ program tinytext insert into versions (value, program) values ("other", "Calendar"); +insert into versions (value, program) values ("other", "Directory"); 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