diff options
author | Bardur Arantsson <bardur@scientician.net> | 2010-05-07 07:13:36 +0200 |
---|---|---|
committer | Bardur Arantsson <bardur@scientician.net> | 2010-05-07 07:13:36 +0200 |
commit | 1ef448df8ecf64e7dd28328ba230191df77f76fa (patch) | |
tree | db4b527f51074da059226b2660f05e3a0abfe855 /lib | |
parent | b5c050357cebd32e29ca058b091d471049af12d9 (diff) |
Bump version and restore "git" in version number for next development cycle.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/module.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/module.lua b/lib/module.lua index 143743b5..edbaa34b 100644 --- a/lib/module.lua +++ b/lib/module.lua @@ -1,7 +1,7 @@ add_module { ["name"] = "ToME", - ["version"] = { 2, 3, 8 }, + ["version"] = { 2, 3, 9 }, ["author"] = { "DarkGod", "darkgod@t-o-m-e.net" }, ["desc"] = { "The Tales of Middle-earth, the standard and official game.", |