diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-04-28 12:06:34 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-04-28 12:06:34 +0000 |
commit | 18f72db1e26ddec0e55c6971b061742341ed60c6 (patch) | |
tree | 7f07956fed965d5f74736ca1498f33861ac9db4d /distrib | |
parent | b3a0785fc933bb372950b7a52d67f2b198f60b0a (diff) |
2.1
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/amiga/floppies/upgr/upgrade.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/amiga/floppies/upgr/upgrade.sh b/distrib/amiga/floppies/upgr/upgrade.sh index ebd683ea35f..0c930e87a19 100644 --- a/distrib/amiga/floppies/upgr/upgrade.sh +++ b/distrib/amiga/floppies/upgr/upgrade.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: upgrade.sh,v 1.5 1996/10/15 07:32:44 niklas Exp $ +# $OpenBSD: upgrade.sh,v 1.6 1997/04/28 12:06:33 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -35,7 +35,7 @@ #DONTDOIT=echo -VERSION=1.1 +VERSION=2.1 getresp() { read resp |