From: hadaq Date: Wed, 2 Sep 2009 21:04:38 +0000 (+0000) Subject: rcsid X-Git-Tag: v6.0~376 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=16310c3085095b9ac04f782f83dfb926c0b9d848;p=trbnettools.git rcsid --- diff --git a/libtrbnet/trbnet.h b/libtrbnet/trbnet.h index ea9e52c..fc24aec 100644 --- a/libtrbnet/trbnet.h +++ b/libtrbnet/trbnet.h @@ -7,6 +7,8 @@ extern unsigned int trb_debug; extern unsigned int trb_lazy; extern unsigned int trb_dma; +const char trbnet_version[] = "$Revision: 1.10 $"; + /* ---------------------------------------------------------------------- */ int init_ports();