X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=49a4354aee675e05d01ad0a0175cc954e47bb46e;hb=baabff1a8dbf4813072d87f6977cd488c376fe56;hp=47318fb6a0def8534315b07c1377b8c722c145ae;hpb=e41ee8065d399e0fb1d0d851a27aa53ba9015cf2;p=uffi.git diff --git a/Makefile b/Makefile index 47318fb..49a4354 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.4 2002/03/09 21:53:58 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.6 2002/03/10 04:15:33 kevin Exp $ # # Copyright (c) 2002 by Kevin M. Rosenberg # @@ -41,7 +41,7 @@ realclean: clean docs: @(cd doc; make dist-doc) -VERSION=0.1.3-pre +VERSION=0.1.4-pre DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip