lots of VMS changes
authorClaus Gittinger <cg@exept.de>
Mon, 22 Sep 1997 21:07:17 +0200
changeset 2967 8fe5ff2e7c9f
parent 2966 856dfc8a294a
child 2968 260a66f9f4e2
lots of VMS changes
Smalltalk.st
--- a/Smalltalk.st	Mon Sep 22 21:05:58 1997 +0200
+++ b/Smalltalk.st	Mon Sep 22 21:07:17 1997 +0200
@@ -3694,7 +3694,7 @@
      files incompatible, or the protocol changes such that some
      classes need rework."
 
-    ^ 1
+    ^ 2
 
     "
      Smalltalk minorVersionNr
@@ -3799,5 +3799,5 @@
 !Smalltalk class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.254 1997-09-20 21:37:24 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.255 1997-09-22 19:07:17 cg Exp $'
 ! !