From 164a44cb97f4997481eb4c27dd0f03f7f6e395a4 Mon Sep 17 00:00:00 2001 From: uid20006 Date: Mon, 30 May 2005 17:54:49 +0000 Subject: 1.0 instead of 1.0.0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 11956dc..bb39e69 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.18 2005/05/28 21:48:36 tomas Exp $ +# $Id: Makefile,v 1.19 2005/05/30 17:54:49 uid20006 Exp $ T= lfs include ./config -V= 1.1.0 +V= 1.1 DIST_DIR= luafilesystem-$V TAR_FILE= $(DIST_DIR).tar.gz ZIP_FILE= $(DIST_DIR).zip -- cgit v1.2.3-55-g6feb