category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:29:43 +0200
changeset 691 824809c50b8c
parent 690 e6399c739a30
child 692 2a73b982883e
category change
MCTimestampAnnotation.st
--- a/MCTimestampAnnotation.st	Tue Sep 11 23:29:38 2012 +0200
+++ b/MCTimestampAnnotation.st	Tue Sep 11 23:29:43 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'timestamp'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-St/X support'
+	category:'SCM-Monticello-St/X support'
 !
 
 
@@ -57,11 +57,11 @@
 !MCTimestampAnnotation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTimestampAnnotation.st,v 1.1 2011-08-20 12:32:25 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTimestampAnnotation.st,v 1.2 2012-09-11 21:29:43 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTimestampAnnotation.st,v 1.1 2011-08-20 12:32:25 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTimestampAnnotation.st,v 1.2 2012-09-11 21:29:43 cg Exp $'
 !
 
 version_SVN