r1523: *** empty log message ***
[uffi.git] / Makefile
index fdbd5ad2f812e04a7b073e163719dd6e67e5553d..aff1142bb47b39a39ec3c6bce5838c4dd6d3f49f 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.3 2002/03/09 21:19:31 kevin Exp $
+#  CVS Id:   $Id: Makefile,v 1.5 2002/03/10 00:11:47 kevin Exp $
 #
 #  Copyright (c) 2002 by Kevin M. Rosenberg
 #
@@ -41,7 +41,7 @@ realclean: clean
 docs:
        @(cd doc; make dist-doc)
 
-VERSION=0.1.2
+VERSION=0.1.3
 DISTDIR=uffi-${VERSION}
 DIST_TARBALL=${DISTDIR}.tar.gz
 DIST_ZIP=${DISTDIR}.zip