diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-08 00:27:42 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-08 00:27:42 +0000 |
commit | 16c6b271c468732ce9b1ab0224ac1861ba7cf287 (patch) | |
tree | 44d648440c5389e7e4cbb7a5b04ac86b6b888f44 /distrib/sets/makesrctars | |
parent | cabd62fbe4ea4819fb96552d7bee66478ee80c11 (diff) |
moving to 2.3
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 1409aa36b1b..445eb9cc7e8 100644 --- a/distrib/sets/makesrctars +++ b/distrib/sets/makesrctars @@ -1,6 +1,6 @@ #!/bin/sh -RELEASE=22 +RELEASE=23 SPLITSIZE=240640 GZIP=--best |