diff options
author | chalbertgit <christopherhalbert@yahoo.com> | 2012-11-13 13:17:45 -0500 |
---|---|---|
committer | chalbertgit <christopherhalbert@yahoo.com> | 2012-11-13 13:17:45 -0500 |
commit | ce9199a955c6f3446de6892f5dfed0035d326123 (patch) | |
tree | 7227a9122a6a5382cbd9c7bb57c933cbdcb887a2 /modules/gallery/module.info | |
parent | b50768142745dc4bfd8a9460c7490ddd00e3b06a (diff) |
[#1907] Added code needed for the case when a user upgrades.
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 a905a241..424c0c2d 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,6 +1,6 @@ name = "Gallery 3" description = "Gallery core application" -version = 50 +version = 51 author_name = "Gallery Team" author_url = "http://codex.gallery2.org/Gallery:Team" info_url = "http://codex.gallery2.org/Gallery3:Modules:gallery" |