From 6e15bca734c39309edb0f8753548c2c5d32a0b45 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 3 May 1994 17:57:59 +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 aa081489..d59f490f 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.42 1994/01/21 01:28:18 christos Exp $ +# @(#)$Id: Makefile,v 1.43 1994/05/03 17:57:59 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.13 +VERSION = 3.14 SHELL = /bin/sh #MAGIC = /etc/magic MAGIC = /usr/local/etc/magic -- 2.40.0