Semaphore.st
branchjv
changeset 17869 9610c6c94e71
parent 17865 598963c6ff8e
child 17892 d86c8bd5ece3
--- a/Semaphore.st	Thu Sep 29 16:40:27 2011 +0100
+++ b/Semaphore.st	Thu Sep 29 16:44:37 2011 +0100
@@ -948,7 +948,7 @@
 !Semaphore class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Semaphore.st 10695 2011-09-28 19:07:49Z vranyj1 $'
+    ^ '$Id: Semaphore.st 10700 2011-09-29 15:44:37Z vranyj1 $'
 !
 
 version_CVS
@@ -956,5 +956,5 @@
 !
 
 version_SVN
-    ^ '$Id: Semaphore.st 10695 2011-09-28 19:07:49Z vranyj1 $'
+    ^ '$Id: Semaphore.st 10700 2011-09-29 15:44:37Z vranyj1 $'
 ! !