diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-11-20 19:41:45 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-11-20 19:41:45 -0800 |
commit | 5e9bbbe490e40da103e0a7960312ab1c814dafa3 (patch) | |
tree | 641678d13204c4817edf5058a34b154becc5376f /modules/gallery/module.info | |
parent | 144c2fb61ee30e1168a6afe3b0332485d748d608 (diff) |
Convert the Simple Uploader form over to Forge, and use the event
model to let the Tags module modify it. This brings it inline with
our other module-extensible form based interactions.
Diffstat (limited to 'modules/gallery/module.info')
-rw-r--r-- | modules/gallery/module.info | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/gallery/module.info b/modules/gallery/module.info index c3a153b1..ba1ee91d 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,4 +1,5 @@ name = "Gallery 3" description = "Gallery core application" -version = 19 ; Note: skip version 20, use 21 as the next version +; Note: skip version 20, use 21 as the next version +version = 19 |