From: Kevin M. Rosenberg Date: Mon, 18 Mar 2002 17:29:26 +0000 (+0000) Subject: r1585: *** empty log message *** X-Git-Tag: v1.6.1~580 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=81c39affc2d4f9b3b3eb3576089d2c3316f01497;hp=e4010c4542ebfdb0f95c15b391648eafa7d64949;p=uffi.git r1585: *** empty log message *** --- diff --git a/Makefile b/Makefile index 2d8f503..0bf0dbb 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.19 2002/03/17 17:33:30 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.20 2002/03/18 17:29:26 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.8 +VERSION=0.2.9-pre DISTDIR=uffi-${VERSION} DIST_TARBALL=${DISTDIR}.tar.gz DIST_ZIP=${DISTDIR}.zip