From: Chris Hanson Date: Mon, 7 Aug 2000 01:36:40 +0000 (+0000) Subject: Update version to reflect changes to imail-summary keyboard bindings. X-Git-Tag: 20090517-FFI~3304 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=7b82ea3907b649684dbf47384a2a142ee5715e7c;p=mit-scheme.git Update version to reflect changes to imail-summary keyboard bindings. --- diff --git a/v7/src/imail/load.scm b/v7/src/imail/load.scm index 61e1100ac..cb54dbc5d 100644 --- a/v7/src/imail/load.scm +++ b/v7/src/imail/load.scm @@ -1,6 +1,6 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: load.scm,v 1.19 2000/06/30 19:23:15 cph Exp $ +;;; $Id: load.scm,v 1.20 2000/08/07 01:36:40 cph Exp $ ;;; ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology ;;; @@ -27,4 +27,4 @@ (lambda () (fluid-let ((*allow-package-redefinition?* #t)) (package/system-loader "imail" '() 'QUERY)))) -(add-subsystem-identification! "IMAIL" '(1 4)) \ No newline at end of file +(add-subsystem-identification! "IMAIL" '(1 5)) \ No newline at end of file