diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/luarocks/core/cfg.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luarocks/core/cfg.lua b/src/luarocks/core/cfg.lua index 7e1294cd..1c380e1d 100644 --- a/src/luarocks/core/cfg.lua +++ b/src/luarocks/core/cfg.lua | |||
| @@ -21,7 +21,7 @@ local vers = require("luarocks.core.vers") | |||
| 21 | 21 | ||
| 22 | -------------------------------------------------------------------------------- | 22 | -------------------------------------------------------------------------------- |
| 23 | 23 | ||
| 24 | local program_version = "3.12.2" | 24 | local program_version = "3.13.0" |
| 25 | 25 | ||
| 26 | local is_windows = package.config:sub(1,1) == "\\" | 26 | local is_windows = package.config:sub(1,1) == "\\" |
| 27 | 27 | ||
