diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-15 21:36:25 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-15 21:36:25 +0000 |
commit | f518f84c22455a0a89efa373b1c273d6d3044e6f (patch) | |
tree | c10cb5bc9640d862ae2fe2d067a376e82d037b97 /distrib/sets/makesrctars | |
parent | e6e0211505962eb3066f947f8c6b67690663f3ff (diff) |
hello 2.4
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 445eb9cc7e8..d6abb9da526 100644 --- a/distrib/sets/makesrctars +++ b/distrib/sets/makesrctars @@ -1,6 +1,6 @@ #!/bin/sh -RELEASE=23 +RELEASE=24 SPLITSIZE=240640 GZIP=--best |