From a29f13a0d9d9d797060cbb4f33f46662ccc7d2e9 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sat, 20 May 1995 22:09:44 +0000 Subject: [PATCH] *** empty log message *** --- src/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile b/src/Makefile index f70ef31b..12f276a8 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,6 @@ # Makefile for file(1) cmd. # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE. -# @(#)$Id: Makefile,v 1.47 1995/04/28 17:28:38 christos Exp $ +# @(#)$Id: Makefile,v 1.48 1995/05/20 22:09:44 christos Exp $ # # This software is not subject to any license of the American Telephone # and Telegraph Company or of the Regents of the University of California. @@ -21,7 +21,7 @@ # ever read sources, credits must appear in the documentation. # # 4. This notice may not be removed or altered. -VERSION = 3.17 +VERSION = 3.18 SHELL = /bin/sh #MAGIC = /etc/magic MAGIC = /usr/local/etc/magic -- 2.50.1