diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-06-13 14:05:13 +0800 |
---|---|---|
committer | <unostar@danalan.info> | 2009-06-13 20:10:27 +0800 |
commit | db321863a6d4448360521d0a3db642ee926e9a1c (patch) | |
tree | c562ed2033df67b49d8d85456f3389cb34feb475 /modules/gallery/module.info | |
parent | 2afa437aa969d0fb0c238a694a8ea855b3e48978 (diff) |
Move date/time format strings into a setting and bump the gallery
module to version 2. First test of our upgrade code!
Signed-off-by: <unostar@danalan.info>
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 |