summaryrefslogtreecommitdiffstats
path: root/makeversiontable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-11-06 02:44:28 +0100
committerterry%netscape.com <>1998-11-06 02:44:28 +0100
commit20e43ca7ef4f828223af00f23edbcb2068a78b5d (patch)
treee9b8ab192cac1363b12c614bb9778d02fc85af6c /makeversiontable.sh
parent26a9b7cb423cd27b6909e3acde6cc1ab320cdfdf (diff)
downloadbugzilla-20e43ca7ef4f828223af00f23edbcb2068a78b5d.tar.gz
bugzilla-20e43ca7ef4f828223af00f23edbcb2068a78b5d.tar.xz
Added Calendar product.
Diffstat (limited to 'makeversiontable.sh')
-rwxr-xr-xmakeversiontable.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeversiontable.sh b/makeversiontable.sh
index 140c7c8f8..e050baf21 100755
--- a/makeversiontable.sh
+++ b/makeversiontable.sh
@@ -34,6 +34,7 @@ program tinytext
+insert into versions (value, program) values ("other", "Calendar");
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");