X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=fdbd5ad2f812e04a7b073e163719dd6e67e5553d;hb=00f16dbc335e74144488120ac847a09552f72677;hp=906fad8331bcfe947d7fadce1c0abf3e57175d07;hpb=a395c2892f8bbf8e94f3d1e35b6f24f5c4659b64;p=uffi.git diff --git a/Makefile b/Makefile index 906fad8..fdbd5ad 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.2 2002/03/09 20:32:05 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.3 2002/03/09 21:19:31 kevin Exp $ # # Copyright (c) 2002 by Kevin M. Rosenberg # @@ -41,7 +41,7 @@ realclean: clean docs: @(cd doc; make dist-doc) -VERSION=0.1.1 +VERSION=0.1.2 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip