Merged with /trunk
authorJan Vrany <jan.vrany@fit.cvut.cz>
Sun, 29 Jan 2012 15:33:37 +0000
changeset 1 aa3c14006740
parent 0 893cc7b0ed1d
child 2 33898dac63bb
Merged with /trunk
stx_libtool_smallsense.st
--- a/stx_libtool_smallsense.st	Sun Jan 29 12:56:58 2012 +0000
+++ b/stx_libtool_smallsense.st	Sun Jan 29 15:33:37 2012 +0000
@@ -10,7 +10,7 @@
 !stx_libtool_smallsense class methodsFor:'documentation'!
 
 extensionsVersion_SVN
-    ^ '$Id: stx_libtool_smallsense.st 7843 2012-01-23 11:58:43Z vranyj1 $'
+    ^ '$Id: stx_libtool_smallsense.st 7851 2012-01-29 15:33:37Z vranyj1 $'
 ! !
 
 !stx_libtool_smallsense class methodsFor:'description'!
@@ -173,11 +173,11 @@
     "Return a SVN revision number of myself.
      This number is updated after a commit"
 
-    ^ "$SVN-Revision:"'7841'"$"
+    ^ "$SVN-Revision:"         '7850'"$"
 ! !
 
 !stx_libtool_smallsense class methodsFor:'documentation'!
 
 version_SVN
-    ^ '$Id: stx_libtool_smallsense.st 7843 2012-01-23 11:58:43Z vranyj1 $'
+    ^ '$Id: stx_libtool_smallsense.st 7851 2012-01-29 15:33:37Z vranyj1 $'
 ! !