diff --git a/README b/README
index 710fa66ab8dff492d63d523a9203c6d92d97883b..44f23c978a6a69f853bffaae38126038b62d6559 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.34 2003/06/03 22:16:28 dan_b Exp $         -*- Text -*-
+$Id: README,v 1.35 2003/08/05 23:00:32 kevinrosenberg Exp $         -*- Text -*-
 
 
 asdf: another system definition facility          
@@ -744,4 +744,4 @@ There's a difference between a module's dependencies (peers) and its
 components (children).  Perhaps there's a similar difference in
 operations?  For example, (load "use") depends-on (load "macros") is a
 peer, whereas (load "use") depends-on (compile "use") is more of a
-`subservient' relationship.
\ No newline at end of file
+`subservient' relationship.