master/master.c
branchstable-1.1
changeset 1721 8d1fcfe68ced
parent 1719 42ed27ae6785
child 1728 4cf9c3e9f0bd
--- a/master/master.c	Fri Sep 01 12:56:37 2006 +0000
+++ b/master/master.c	Fri Sep 08 13:06:09 2006 +0000
@@ -705,6 +705,7 @@
     ec_eoe_t *eoe;
     uint32_t cur, sum, min, max, pos, i;
 
+    off += sprintf(buffer + off, "\nVersion: " EC_COMPILE_INFO);
     off += sprintf(buffer + off, "\nMode: ");
     switch (master->mode) {
         case EC_MASTER_MODE_ORPHANED: