diff --git a/Makefile b/Makefile index 79113b6..95c7da1 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.8 2004/10/27 18:40:31 tomas Exp $ +# $Id: Makefile,v 1.9 2004/11/10 14:44:01 tuler Exp $ T= lfs include ./config -V= 1.0a +V= 1.0b DIST_DIR= luafilesystem-$V TAR_FILE= $(DIST_DIR).tar.gz ZIP_FILE= $(DIST_DIR).zip