Skip to Content.
Sympa Menu

ndt-dev - [ndt] r328 committed - bumbing version number to keep track of the test instances....

Subject: NDT-DEV email list created

List archive

[ndt] r328 committed - bumbing version number to keep track of the test instances....


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt] r328 committed - bumbing version number to keep track of the test instances....
  • Date: Thu, 25 Mar 2010 17:16:52 +0000

Revision: 328
Author: jwzurawski
Date: Thu Mar 25 10:14:41 2010
Log: bumbing version number to keep track of the test instances.

-jason


http://code.google.com/p/ndt/source/detail?r=328

Modified:
/branches/jz-localization/Applet/Tcpbw100.java

=======================================
--- /branches/jz-localization/Applet/Tcpbw100.java Tue Mar 23 08:09:43
2010
+++ /branches/jz-localization/Applet/Tcpbw100.java Thu Mar 25 10:14:41
2010
@@ -98,7 +98,7 @@

public class Tcpbw100 extends JApplet implements ActionListener
{
- private static final String VERSION = "3.6.2a";
+ private static final String VERSION = "3.6.2b";
private static final byte TEST_MID = (1 << 0);
private static final byte TEST_C2S = (1 << 1);
private static final byte TEST_S2C = (1 << 2);


  • [ndt] r328 committed - bumbing version number to keep track of the test instances...., ndt, 03/25/2010

Archive powered by MHonArc 2.6.16.

Top of Page