From: Christos Zoulas Date: Sat, 21 Jan 1995 21:10:47 +0000 (+0000) Subject: bump version X-Git-Tag: FILE3_27~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=239ce496a412f9be170a0e67579155ece27e40ed;p=file bump version --- diff --git a/src/Makefile b/src/Makefile index ffaad646..11f94df5 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.44 1995/01/21 21:03:35 christos Exp $ +# @(#)$Id: Makefile,v 1.45 1995/01/21 21:10:47 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.14 +VERSION = 3.15 SHELL = /bin/sh #MAGIC = /etc/magic MAGIC = /usr/local/etc/magic