- updated installer script with proper version #

This commit is contained in:
Mark Vejvoda 2010-08-12 05:31:39 +00:00
parent 8b03a9d262
commit 21f5bc316f
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Setup.Package
{ {
vendor = "glest.org", vendor = "glest.org",
id = "megaglest", id = "megaglest",
description = _("Mega Glest v3.3.6"), description = _("Mega Glest"),
version = "3.3.6", version = "3.3.6",
splash = "glestforumsheader.bmp", splash = "glestforumsheader.bmp",
superuser = false, superuser = false,
@ -41,7 +41,7 @@ Setup.Package
required = true, required = true,
disabled = false, disabled = false,
bytes = GAME_INSTALL_SIZE, bytes = GAME_INSTALL_SIZE,
description = _("Mega Glest"), description = _("Mega Glest v" .. version),
Setup.File Setup.File
{ {