diff options
author | Andy Staudacher <andy.st@gmail.com> | 2010-02-07 15:02:41 -0800 |
---|---|---|
committer | Andy Staudacher <andy.st@gmail.com> | 2010-02-07 15:02:41 -0800 |
commit | 370e0e2f32e5092e1655116edbea9a607c6ed85a (patch) | |
tree | 484c6733bd12c8c7850a9041b64f3c8c88da704c /modules/gallery/module.info | |
parent | a54a81f9c77cde8ab4105b52c1864298c819422f (diff) |
Fix installer code for version 27, and introduce new module variable in version 28 as a preparation for admin area compartmentalization.
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 dac9e6ed..ae300399 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 27 +version = 28 |