r1586: test
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 18 Mar 2002 17:53:50 +0000 (17:53 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 18 Mar 2002 17:53:50 +0000 (17:53 +0000)
Makefile

index 0bf0dbb236c3f9da489fe852c75236db1844a50c..ade4d3991d744900e922f213a0ff6e41959aa738 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.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