#FEATURE by cg
authorClaus Gittinger <cg@exept.de>
Mon, 29 Oct 2018 15:33:04 +0100
changeset 18503 a104045b61c8
parent 18502 6ad0c10ecd65
child 18504 33708933d184
#FEATURE by cg x
SystemStatusMonitor.st
--- a/SystemStatusMonitor.st	Mon Oct 29 15:21:11 2018 +0100
+++ b/SystemStatusMonitor.st	Mon Oct 29 15:33:04 2018 +0100
@@ -444,5 +444,9 @@
 
 version
     ^ '$Header$'
+!
+
+version_CVS
+    ^ '$Header$'
 ! !