diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-06-12 23:05:13 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-06-12 23:05:13 -0700 |
commit | 5f878e169f7b55c1bd0143305d6ba23f84b3a22e (patch) | |
tree | c511e897b2bcc7d6a86d984172f7e7612a66a400 /modules/gallery/module.info | |
parent | 3e71a44a9612edabaaf9a04eac6f15b223ee3966 (diff) |
Move date/time format strings into a setting and bump the gallery
module to version 2. First test of our upgrade code!
Diffstat (limited to 'modules/gallery/module.info')
-rw-r--r-- | modules/gallery/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/module.info b/modules/gallery/module.info index ff7da82d..3a5dd593 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = Gallery 3 description = Gallery core application -version = 1 +version = 2 |