diff options
| author | Romain LE DISEZ <romain.git@ledisez.net> | 2009-07-22 15:40:49 +0200 |
|---|---|---|
| committer | Romain LE DISEZ <romain.git@ledisez.net> | 2009-07-22 15:40:49 +0200 |
| commit | 831bf63c236fe88624470d2906729e035e9dbfc8 (patch) | |
| tree | 3cf3b35216bb1d9837c96c2c6ddde1b33160999d /modules/gallery/module.info | |
| parent | 317b7b98c094386407251c2baf8f6e7c391c7bff (diff) | |
Upgrade code to migrate the ACL from integer to boolean.
Related to 719c59e0402464a0e2b14915f6d10218ff5d4729
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 cefcaa08..ba367878 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 7 +version = 8 |
