X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=e2791ee5e2072601f3a2f2871d45094c4c18decd;hb=4feeedf3f69fdc337fa6268aa7ca1e7f55c1fdb5;hp=a090fcb030b78b13171bbc8102cf8b9b6ad7fd82;hpb=d5d0bfb15f7a30ac5398211708f5f5d9d4a95e04;p=uffi.git diff --git a/Makefile b/Makefile index a090fcb..e2791ee 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.15 2002/03/15 11:38:13 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.16 2002/03/15 11:41:19 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.6x +VERSION=0.2.6 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip