MCDirtyPackageInfo.st
changeset 330 93fb8aaf5f47
parent 223 a57928e550bc
child 624 7d905e6df6ed
equal deleted inserted replaced
329:3282b021d1c4 330:93fb8aaf5f47
    39 ! !
    39 ! !
    40 
    40 
    41 !MCDirtyPackageInfo class methodsFor:'documentation'!
    41 !MCDirtyPackageInfo class methodsFor:'documentation'!
    42 
    42 
    43 version
    43 version
    44     ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDirtyPackageInfo.st,v 1.2 2011-08-20 11:44:44 cg Exp $'
    44     ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDirtyPackageInfo.st,v 1.3 2011-08-20 12:27:11 cg Exp $'
    45 !
    45 !
    46 
    46 
    47 version_CVS
    47 version_CVS
    48     ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDirtyPackageInfo.st,v 1.2 2011-08-20 11:44:44 cg Exp $'
    48     ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDirtyPackageInfo.st,v 1.3 2011-08-20 12:27:11 cg Exp $'
    49 !
    49 !
    50 
    50 
    51 version_SVN
    51 version_SVN
    52     ^ '§Id: MCDirtyPackageInfo.st 5 2010-08-29 07:30:29Z vranyj1 §'
    52     ^ '§Id: MCDirtyPackageInfo.st 5 2010-08-29 07:30:29Z vranyj1 §'
    53 ! !
    53 ! !