comparison Main.lua @ 109:ab41dfac7ca9 1.0.5

Bump DB version to 5.
author James D. Callahan III <jcallahan@curse.com>
date Thu, 06 Sep 2012 14:31:56 -0500
parents 64d1e76e69e5
children 9f8994d82fd1
comparison
equal deleted inserted replaced
108:087120663101 109:ab41dfac7ca9
28 28
29 29
30 ----------------------------------------------------------------------- 30 -----------------------------------------------------------------------
31 -- Local constants. 31 -- Local constants.
32 ----------------------------------------------------------------------- 32 -----------------------------------------------------------------------
33 local DB_VERSION = 4 33 local DB_VERSION = 5
34 34
35 35
36 local DATABASE_DEFAULTS = { 36 local DATABASE_DEFAULTS = {
37 global = { 37 global = {
38 items = {}, 38 items = {},