X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=d773bc2fb83a385b81bfbeea7a13d59bfd92bf16;hb=1b73caa48686db967e590ebbcdbb39d11417dcf1;hp=bb6d7b6c6db8eb23e035cb1c14efbd7e73639953;hpb=bf5c7e7c36474375604bcbcedea8794a68dd1784;p=uffi.git diff --git a/Makefile b/Makefile index bb6d7b6..d773bc2 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg, M.D. # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.12 2002/03/14 21:03:12 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.13 2002/03/14 21:27:00 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -31,7 +31,7 @@ realclean: clean docs: @(cd doc; make dist-doc) -VERSION=0.2.3 +VERSION=0.2.4 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip