diff options
-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 |