Index: branches/unlabeled/unlabeled-1.73.2/admin/install/inportal_data.sql =================================================================== diff -u -r7051 -r7287 --- branches/unlabeled/unlabeled-1.73.2/admin/install/inportal_data.sql (.../inportal_data.sql) (revision 7051) +++ branches/unlabeled/unlabeled-1.73.2/admin/install/inportal_data.sql (.../inportal_data.sql) (revision 7287) @@ -226,4 +226,4 @@ INSERT INTO Stylesheets VALUES (8, 'Default', 'In-Portal Default Theme', '', 1124952555, 1); -INSERT INTO Modules (Name, Path, Var, Version, Loaded, LoadOrder, TemplatePath, RootCat, BuildDate) VALUES ('In-Portal', 'kernel/', 'm', '1.3.2', 1, 0, '', 0, '1054738405'); \ No newline at end of file +INSERT INTO Modules (Name, Path, Var, Version, Loaded, LoadOrder, TemplatePath, RootCat, BuildDate) VALUES ('In-Portal', 'kernel/', 'm', '1.4.0', 1, 0, '', 0, '1054738405'); \ No newline at end of file