X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=8191f53ef19f927f8490db8b6859592836b95fd2;hb=bdc8d4579c990b175da72a928ccc664641b883ae;hp=53235f12c65dd44a44f6df5b9a15a670f84873ed;hpb=0098cf4f463b8892a97459bb24234466abaaa0b4;p=uffi.git diff --git a/Makefile b/Makefile index 53235f1..8191f53 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.24 2002/03/18 23:02:13 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.26 2002/03/21 07:56:45 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.9 +VERSION=0.2.11 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip