X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=52b3aab80b5ebccb0758def08ff210fead8494b5;hb=c97f28462cb9499b4687b9d0fd969b3e9fbd6ca2;hp=6be1b72e0ce309a28bc23496fad402e696b8889e;hpb=4054fe997dbce15071a1d2b96a082b4a4a5a8363;p=uffi.git diff --git a/Makefile b/Makefile index 6be1b72..52b3aab 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.27 2002/03/21 14:49:14 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.28 2002/03/21 16:47:59 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.11 +VERSION=0.2.12 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip