diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-05-14 14:51:46 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-05-14 14:51:46 +0000 |
commit | 8859b5e4531665e3d9972752b5eb3cb2766682e7 (patch) | |
tree | 1355f16cd1679166a0aa8ada77ddc284eb3deca7 /distrib/i386 | |
parent | bfcf928311ea5f451b4d64806ea4b19f9e0e2682 (diff) |
change the revision.
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 98b9d9c8b9c..fd667f3c44f 100644 --- a/distrib/i386/floppies/Makefile.inc +++ b/distrib/i386/floppies/Makefile.inc @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.inc,v 1.3 1996/04/25 21:27:59 niklas Exp $ +# $OpenBSD: Makefile.inc,v 1.4 1996/05/14 14:51:45 mickey Exp $ -# Revision is 1.1 +# Revision is 1.2 # all these private copies of the version number really lose. -REV= 11 +REV= 12 |