MCNoChangesException.st
changeset 587 8bd72777431d
parent 77 e419c21327ab
child 1164 b2f0322f5c53
--- a/MCNoChangesException.st	Tue Sep 11 23:13:21 2012 +0200
+++ b/MCNoChangesException.st	Tue Sep 11 23:13:40 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Versioning'
+	category:'SCM-Monticello-Versioning'
 !
 
 
@@ -17,5 +17,5 @@
 !MCNoChangesException class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCNoChangesException.st,v 1.1 2006-11-22 13:15:46 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCNoChangesException.st,v 1.2 2012-09-11 21:13:40 cg Exp $'
 ! !