X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=51dd113b549308ce2c41073403ccedfc8ad9c8cf;hb=0e2874cd053926b5687403d7a824f8eea28f847b;hp=57056c31879d30abda155ff7c690560d44f6c478;hpb=02210439a5714e29f41c82aa6244abd357e806cc;p=uffi.git diff --git a/Makefile b/Makefile index 57056c3..51dd113 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.9 2002/03/10 11:14:39 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.10 2002/03/10 21:48:50 kevin Exp $ # # Copyright (c) 2002 by Kevin M. Rosenberg # @@ -41,7 +41,7 @@ realclean: clean docs: @(cd doc; make dist-doc) -VERSION=0.2.1 +VERSION=0.2.2 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip