--- sml/branches/SMLNJ/src/compiler/TopLevel/main/version.sml 1998/06/06 15:05:38 122 +++ sml/branches/SMLNJ/src/compiler/TopLevel/main/version.sml 1998/09/07 16:19:55 123 @@ -15,8 +15,8 @@ val version = { system = "Standard ML of New Jersey ", - version_id = [110, 7], - date = "June 2, 1998" + version_id = [110, 7, 1], + date = "June 5, 1998" } fun f ([], l) = l