mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-25 05:03:07 +00:00
1.0 instead of 1.0.0
This commit is contained in:
4
Makefile
4
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
|
T= lfs
|
||||||
|
|
||||||
include ./config
|
include ./config
|
||||||
|
|
||||||
V= 1.1.0
|
V= 1.1
|
||||||
DIST_DIR= luafilesystem-$V
|
DIST_DIR= luafilesystem-$V
|
||||||
TAR_FILE= $(DIST_DIR).tar.gz
|
TAR_FILE= $(DIST_DIR).tar.gz
|
||||||
ZIP_FILE= $(DIST_DIR).zip
|
ZIP_FILE= $(DIST_DIR).zip
|
||||||
|
|||||||
Reference in New Issue
Block a user