Smalltalk.st
changeset 11670 e7f31ff7744e
parent 11668 a7f22eab5b72
child 11679 69e588cca61f
--- a/Smalltalk.st	Wed Apr 29 17:47:52 2009 +0200
+++ b/Smalltalk.st	Wed Apr 29 22:19:08 2009 +0200
@@ -7095,7 +7095,7 @@
      ST/X revision Naming is:
         <major>.<minor>.<revision>.<release>"
 
-    ^ 5
+    ^ 6
 
     "
      Smalltalk revisionNr
@@ -7186,5 +7186,5 @@
 !Smalltalk class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.875 2009-04-29 14:53:47 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.876 2009-04-29 20:19:08 cg Exp $'
 ! !