From: Kevin M. Rosenberg Date: Mon, 18 Mar 2002 17:53:50 +0000 (+0000) Subject: r1586: test X-Git-Tag: v1.6.1~579 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;ds=sidebyside;h=c7ba09e9df589a9e48324fbe2e959a6559baf64f;p=uffi.git r1586: test --- diff --git a/Makefile b/Makefile index 0bf0dbb..ade4d39 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.20 2002/03/18 17:29:26 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.21 2002/03/18 17:53:50 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-pre +VERSION=0.2.9-pre1 DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip