Skip to content

Commit

Permalink
* Missed the installer db version
Browse files Browse the repository at this point in the history
  • Loading branch information
peace-maker committed Nov 18, 2011
1 parent 7aafe0a commit 50f59a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_upload/install/includes/data.sql
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ INSERT INTO `{prefix}_settings` (`setting`, `value`) VALUES
('config.enablefriendsbanning', '0'),
('config.enableadminrehashing', '1'),
('protest.emailonlyinvolved', '0'),
('config.version', '352');
('config.version', '353');


INSERT INTO `{prefix}_admins` (
Expand Down

0 comments on commit 50f59a1

Please sign in to comment.