diff options
author | Bharat Mediratta <bharat@menalto.com> | 2013-03-12 17:00:55 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2013-03-12 17:00:55 -0700 |
commit | e2ee3499ca1d7980dd84c7c649d69ce11f381915 (patch) | |
tree | 8df518a597c5967755816c9f6b8e4f08381f6e03 /modules/gallery/module.info | |
parent | 94ac5521521309d81cafeb44b3ed5d8ff3527cc8 (diff) | |
parent | ed20798b99c0c6ab90e4d141ff74d7c2ca606ae7 (diff) |
Merge pull request #209 from shadlaws/fix_2057
#2057 - Revise item name and slug validation - backslashes, refactor, error messages.
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 7f49b72e..49023e45 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,6 +1,6 @@ name = "Gallery 3" description = "Gallery core application" -version = 57 +version = 58 author_name = "Gallery Team" author_url = "http://codex.galleryproject.org/Gallery:Team" info_url = "http://codex.galleryproject.org/Gallery3:Modules:gallery" |