|
Message
From: cvs at opencores.org<cvs@o...>
Date: Mon Oct 30 18:55:41 CET 2006
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/06/10 30:18:55 Modified: jop/java/target/src/app/tal Fwp.java Log: TAL version 1.01 Revision Changes Path 1.4 jop/java/target/src/app/tal/Fwp.java http://www.opencores.org/cvsweb.shtml/jop/java/target/src/app/tal/Fwp.java.diff?r1=1.3&r2=1.4 (In the diff below, changes in quantity of whitespace are not shown.) Index: Fwp.java =================================================================== RCS file: /cvsroot/martin/jop/java/target/src/app/tal/Fwp.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -b -r1.3 -r1.4 --- Fwp.java 9 Oct 2006 13:32:15 -0000 1.3 +++ Fwp.java 30 Oct 2006 17:55:41 -0000 1.4 @@ -38,7 +38,7 @@ in = new StringBuffer(); out = new StringBuffer(); usnr = new StringBuffer(); - version = "Version: TAL261 1.00 vom 9.10.2006"; + version = "Version: TAL261 1.01 vom 30.10.2006"; lf = true; // default for serial/modem usnr.append(Tal.par.usnr);
|