diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-10-01 01:54:23 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-10-01 01:54:23 +0000 |
commit | 681a20ebbbbf2f359b11be4310b1ccc9428d48cf (patch) | |
tree | 714413d141acf5c5cb077075b380c821743387fd /distrib/i386 | |
parent | 21aa2ef23342df276dccf996fd9cd13b16dec77d (diff) |
moving towards 2.0
Diffstat (limited to 'distrib/i386')
-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 |