r1577: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 15 Mar 2002 19:27:17 +0000 (19:27 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 15 Mar 2002 19:27:17 +0000 (19:27 +0000)
Makefile

index 0ed45634385dde29d4b4fa8838241dc96a40f345..5cd436d463fce9f2a25c633e263a51dc36b3bf5c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 #  Programer:    Kevin M. Rosenberg, M.D.
 #  Date Started: Mar 2002
 #
-#  CVS Id:   $Id: Makefile,v 1.17 2002/03/15 19:25:58 kevin Exp $
+#  CVS Id:   $Id: Makefile,v 1.18 2002/03/15 19:26:11 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.6
+VERSION=0.2.7
 DISTDIR=uffi-${VERSION}
 DIST_TARBALL=${DISTDIR}.tar.gz
 DIST_ZIP=${DISTDIR}.zip