Skip to content

Commit

Permalink
FME 0.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
asamy committed Dec 3, 2013
1 parent 3379136 commit fdc9696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-- setup application name and version
g_app.setName('Forgotten Map Editor')
g_app.setCompactName('fme')
g_app.setVersion('dev')
g_app.setVersion('0.1-beta')

-- setup logger
g_logger.setLogFile(g_resources.getWorkDir() .. g_app.getCompactName() .. ".log")
Expand Down

0 comments on commit fdc9696

Please sign in to comment.