X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=2d8f5031adea621b5691d074ba4f4749380c6919;hb=fb93b1923db347f01bdebc7226e5e1eaacacc9f9;hp=5cd436d463fce9f2a25c633e263a51dc36b3bf5c;hpb=76ae1bdbadaaf87603ebbe987e59dd1a105f1872;p=uffi.git diff --git a/Makefile b/Makefile index 5cd436d..2d8f503 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.18 2002/03/15 19:26:11 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.19 2002/03/17 17:33:30 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.7 +VERSION=0.2.8 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip