Update version to reflect changes to imail-summary keyboard bindings.
authorChris Hanson <org/chris-hanson/cph>
Mon, 7 Aug 2000 01:36:40 +0000 (01:36 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 7 Aug 2000 01:36:40 +0000 (01:36 +0000)
v7/src/imail/load.scm

index 61e1100ac13019b51a236b652cdb8595bb03fe62..cb54dbc5d22abc7f03dbbd54c1f4a8c805d639c2 100644 (file)
@@ -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