CmdLineOption.st
branchjv
changeset 17883 209190914636
parent 17766 0acf634e6550
child 17898 5fc80f9f6c56
--- a/CmdLineOption.st	Mon Oct 10 16:57:43 2011 +0100
+++ b/CmdLineOption.st	Tue Oct 11 16:53:59 2011 +0100
@@ -128,9 +128,9 @@
 !CmdLineOption class methodsFor:'documentation'!
 
 version
-    ^'$Id: CmdLineOption.st 10524 2010-05-20 13:35:23Z vranyj1 $'
+    ^'$Id: CmdLineOption.st 10717 2011-10-11 15:53:59Z vranyj1 $'
 !
 
 version_SVN
-    ^ '$Id: CmdLineOption.st 10524 2010-05-20 13:35:23Z vranyj1 $'
+    ^ '$Id: CmdLineOption.st 10717 2011-10-11 15:53:59Z vranyj1 $'
 ! !