Add flonum operations FLO:<= FLO:>= FLO:MAX FLO:MIN.
authorChris Hanson <org/chris-hanson/cph>
Thu, 16 Mar 2000 17:26:10 +0000 (17:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 16 Mar 2000 17:26:10 +0000 (17:26 +0000)
v7/src/runtime/version.scm

index 283074a0c3790cf2b06d079b297395698f12fe0f..939e423007ab68888ff9375b8c5f42e3400e358e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.181 2000/03/01 23:44:54 cph Exp $
+$Id: version.scm,v 14.182 2000/03/16 17:26:10 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
@@ -28,7 +28,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   (add-subsystem-identification! "Release" '(7 5 4))
   (snarf-microcode-version!)
   (add-event-receiver! event:after-restore snarf-microcode-version!)
-  (add-subsystem-identification! "Runtime" '(14 180)))
+  (add-subsystem-identification! "Runtime" '(14 181)))
 
 (define (snarf-microcode-version!)
   (add-subsystem-identification! "Microcode"