diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-06-23 13:25:14 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-06-23 13:40:23 -0700 |
commit | e49c4a2459fd94d7df167b68432920ca95420767 (patch) | |
tree | 63b372c53d834994289772d1dcc12139d0ce7cf4 /modules/comment/module.info | |
parent | 65a7967a046c22abadfd526954a2cd0002ea26cf (diff) |
Upgrade to version 2 and change the state column to a varchar for
Postgres compatibility.
Diffstat (limited to 'modules/comment/module.info')
-rw-r--r-- | modules/comment/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/module.info b/modules/comment/module.info index 08a800a6..946f1d39 100644 --- a/modules/comment/module.info +++ b/modules/comment/module.info @@ -1,3 +1,3 @@ name = Comments description = Allows users and guests to leave comments on photos and albums. -version = 1 +version = 2 |