diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-02-02 20:50:34 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-02-02 20:50:34 -0800 |
commit | 225fe81ce0121176dc11a646d78b3c3dcc479fa9 (patch) | |
tree | c0a095f3d1af1cf5583c683a3fde4c35cca3b4ba /modules/gallery/module.info | |
parent | 08f3f71ad93f9d834d6ba346f56fa58b455e0da2 (diff) |
Add an upgrade path to prevent the item title field from being empty.
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 50a1505f..fd241066 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 25 +version = 26 |