mirror of
https://github.com/glest/glest-source.git
synced 2025-08-31 19:51:44 +02:00
- updated installer script with proper version #
This commit is contained in:
@@ -6,7 +6,7 @@ Setup.Package
|
||||
{
|
||||
vendor = "glest.org",
|
||||
id = "megaglest",
|
||||
description = _("Mega Glest v3.3.6"),
|
||||
description = _("Mega Glest"),
|
||||
version = "3.3.6",
|
||||
splash = "glestforumsheader.bmp",
|
||||
superuser = false,
|
||||
@@ -41,7 +41,7 @@ Setup.Package
|
||||
required = true,
|
||||
disabled = false,
|
||||
bytes = GAME_INSTALL_SIZE,
|
||||
description = _("Mega Glest"),
|
||||
description = _("Mega Glest v" .. version),
|
||||
|
||||
Setup.File
|
||||
{
|
||||
|
Reference in New Issue
Block a user