From 2bcada505c803b24741c77e34a19c6127fa30f7c Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 28 Apr 1995 17:28:38 +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 f0e9e87a..f70ef31b 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.46 1995/03/25 22:23:01 christos Exp $ +# @(#)$Id: Makefile,v 1.47 1995/04/28 17:28:38 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.16 +VERSION = 3.17 SHELL = /bin/sh #MAGIC = /etc/magic MAGIC = /usr/local/etc/magic -- 2.50.1