mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
update to lua-5.3.4
This commit is contained in:
parent
06ea56a2ce
commit
44cf448839
65 changed files with 476 additions and 387 deletions
|
|
@ -6,7 +6,7 @@ import sys
|
|||
|
||||
# Variables for 'waf dist'
|
||||
APPNAME = 'liblua'
|
||||
VERSION = "3.5.1"
|
||||
VERSION = "5.3.4"
|
||||
I18N_PACKAGE = 'liblua'
|
||||
|
||||
# Mandatory variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue