Skip to content

Commit

Permalink
Version 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lincanbin committed Nov 13, 2014
1 parent 8fdc674 commit 700236a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/database.sql
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ INSERT INTO `carbon_config` VALUES ('PostsPerPage', '25');
INSERT INTO `carbon_config` VALUES ('SiteDesc', '一个精简、高速的基于话题的新式论坛');
INSERT INTO `carbon_config` VALUES ('SiteName', 'Carbon Forum');
INSERT INTO `carbon_config` VALUES ('TopicsPerPage', '20');
INSERT INTO `carbon_config` VALUES ('Version', '3.2.0');
INSERT INTO `carbon_config` VALUES ('Version', '3.2.2');

-- ----------------------------
-- Records of carbon_roles
Expand Down

0 comments on commit 700236a

Please sign in to comment.