From: hadaq Date: Wed, 2 Sep 2009 21:18:43 +0000 (+0000) Subject: changed to rcsid X-Git-Tag: v6.0~374 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=d3e24e31d41c4e314fc2001624eea9bc3a4ba19b;p=trbnettools.git changed to rcsid --- diff --git a/libtrbnet/trbcmd.c b/libtrbnet/trbcmd.c index f30f72a..4795557 100644 --- a/libtrbnet/trbcmd.c +++ b/libtrbnet/trbcmd.c @@ -17,7 +17,7 @@ static int hexMode = HEXMODE; -static const trbcmd_version[] = "$Revision: 1.14 $"; +static const char trbcmd_version[] = "$Revision: 2.20 $"; /* ------ MAIN ---------------------------------------------------------- */