From 5e9bbbe490e40da103e0a7960312ab1c814dafa3 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Fri, 20 Nov 2009 19:41:45 -0800 Subject: 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. --- modules/gallery/module.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/gallery/module.info') 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 -- cgit v1.2.3