diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-08-31 20:39:25 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-08-31 20:45:09 -0700 |
commit | e09c6dbd5e81c6c56e9c4f386ff431c0cfe9c2b0 (patch) | |
tree | cd54e690d98bd4d36b890fb0eaa5b799436cdbb4 /modules/gallery/module.info | |
parent | 438cea231d93c81adaccb0460327cc703a43da71 (diff) |
Patch for ticket #1216. Move the values that were in the sendmail config file and store them as gallery module variables. Requires a version number bump to 37.
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 44da9f2f..901158b5 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 36 +version = 37 |