MCSnapshot.st
changeset 681 21899a53abcd
parent 301 1ae3595a82de
child 740 3ff29ac67ac4
--- a/MCSnapshot.st	Tue Sep 11 23:28:42 2012 +0200
+++ b/MCSnapshot.st	Tue Sep 11 23:28:47 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'definitions'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Base'
+	category:'SCM-Monticello-Base'
 !
 
 
@@ -68,11 +68,11 @@
 !MCSnapshot class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshot.st,v 1.3 2011-08-20 12:19:33 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshot.st,v 1.4 2012-09-11 21:28:47 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshot.st,v 1.3 2011-08-20 12:19:33 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshot.st,v 1.4 2012-09-11 21:28:47 cg Exp $'
 !
 
 version_SVN