diff options
Diffstat (limited to 'distrib/sets/maketars')
-rw-r--r-- | distrib/sets/maketars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/sets/maketars b/distrib/sets/maketars index 7669702e85c..c774d19ed04 100644 --- a/distrib/sets/maketars +++ b/distrib/sets/maketars @@ -1,6 +1,6 @@ #!/bin/csh -f -set RELEASE=20 +set RELEASE=21 if (! $?RELEASEDIR) then echo RELEASEDIR must be set |