diff options
Diffstat (limited to 'makefile.dist')
-rw-r--r-- | makefile.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.dist b/makefile.dist index a0a9313..267709f 100644 --- a/makefile.dist +++ b/makefile.dist | |||
@@ -2,7 +2,7 @@ | |||
2 | # Distribution makefile | 2 | # Distribution makefile |
3 | #-------------------------------------------------------------------------- | 3 | #-------------------------------------------------------------------------- |
4 | 4 | ||
5 | DIST = luasocket-2.0-beta2 | 5 | DIST = luasocket-2.0-beta3 |
6 | 6 | ||
7 | LUA = \ | 7 | LUA = \ |
8 | ftp.lua \ | 8 | ftp.lua \ |