View | Details | Raw Unified | Return to bug 8976
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/bug_8976.perl (-2 / +1 lines)
Lines 16-20 if( CheckVersion( $DBversion ) ) { Link Here
16
    }
16
    }
17
17
18
    # Always end with this (adjust the bug info)
18
    # Always end with this (adjust the bug info)
19
    NewVersion( $DBversion, 8976, "Description");
19
    NewVersion( $DBversion, 8976, "Allow setting a default sequence of subfields in cataloguing editor" );
20
}
20
}
21
- 

Return to bug 8976