diff options
author | 1996-10-01 01:54:22 +0000 | |
---|---|---|
committer | 1996-10-01 01:54:22 +0000 | |
commit | f806d175a306cf375db45440d1dc5c066cb0f981 (patch) | |
tree | 52dec996d23728ecd2d0209bf23ed8d31c6dac2f | |
parent | writedisklabel with same semantics as readdisklabel (diff) | |
download | wireguard-openbsd-f806d175a306cf375db45440d1dc5c066cb0f981.tar.xz wireguard-openbsd-f806d175a306cf375db45440d1dc5c066cb0f981.zip |
moving towards 2.0
-rw-r--r-- | distrib/i386/floppies/Makefile.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/i386/floppies/Makefile.inc b/distrib/i386/floppies/Makefile.inc index a3129aa03c3..672c24a9696 100644 --- a/distrib/i386/floppies/Makefile.inc +++ b/distrib/i386/floppies/Makefile.inc @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile.inc,v 1.5 1996/05/31 22:52:30 mickey Exp $ +# $OpenBSD: Makefile.inc,v 1.6 1996/10/01 01:54:22 deraadt Exp $ -# Revision is 1.2 +# Revision is 2.0 # all these private copies of the version number really lose. -REV= 12 +REV= 20 FLOPPY3=1 |