diff options
Diffstat (limited to 'modules/system/system.install')
-rw-r--r-- | modules/system/system.install | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/system/system.install b/modules/system/system.install index 6cbbb9ed0..219f067d1 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -2977,3 +2977,13 @@ function system_update_7071() { * @} End of "defgroup updates-6.x-to-7.x" * The next series of updates should start at 8000. */ + +/** + * @defgroup updates-7.x-extra Extra system updates for 7.x + * @{ + */ + +/** + * @} End of "defgroup updates-7.x-extra" + * The next series of updates should start at 8000. + */ |