diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-01 22:13:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-01 22:13:03 +0000 |
commit | faf73af7d6db040f80435febab6b2adb81e340f6 (patch) | |
tree | 06730d9211a49dbc95b9b79d937c51ca85c46812 /distrib/sets/makesrctars | |
parent | 3df8712a1a9caddbcca90d6e5133dccb7d56c7d4 (diff) |
21 -> 22
Diffstat (limited to 'distrib/sets/makesrctars')
-rw-r--r-- | distrib/sets/makesrctars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/sets/makesrctars b/distrib/sets/makesrctars index 76058e6950e..1409aa36b1b 100644 --- a/distrib/sets/makesrctars +++ b/distrib/sets/makesrctars @@ -1,6 +1,6 @@ #!/bin/sh -RELEASE=21 +RELEASE=22 SPLITSIZE=240640 GZIP=--best |