bumped revision
authorClaus Gittinger <cg@exept.de>
Sat, 07 Feb 1998 22:26:11 +0100
changeset 3283 b41a49ae9555
parent 3282 9cb867744e4c
child 3284 195d12030024
bumped revision
Smalltalk.st
--- a/Smalltalk.st	Sat Feb 07 21:30:44 1998 +0100
+++ b/Smalltalk.st	Sat Feb 07 22:26:11 1998 +0100
@@ -4022,7 +4022,7 @@
      files incompatible, or the protocol changes such that some
      classes need rework."
 
-    ^ 3
+    ^ 4
 
     "
      Smalltalk minorVersionNr
@@ -4127,5 +4127,5 @@
 !Smalltalk class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.271 1998-02-03 13:23:12 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.272 1998-02-07 21:26:11 cg Exp $'
 ! !