Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r847 committed - Updated applet version to match the current release.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r847 committed - Updated applet version to match the current release.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r847 committed - Updated applet version to match the current release.
  • Date: Wed, 16 Oct 2013 08:50:44 +0000

Revision: 847
Author:

Date: Wed Oct 16 08:50:36 2013 UTC
Log: Updated applet version to match the current release.
http://code.google.com/p/ndt/source/detail?r=847

Modified:
/trunk/Applet/NDTConstants.java

=======================================
--- /trunk/Applet/NDTConstants.java Mon Oct 14 13:20:21 2013 UTC
+++ /trunk/Applet/NDTConstants.java Wed Oct 16 08:50:36 2013 UTC
@@ -24,7 +24,7 @@
* TODO for a later release: Version could be moved to some
"configurable"
* or "property" area instead of being in code that needs compilation.
*/
- public static final String VERSION = "3.6.5.2";
+ public static final String VERSION = "3.6.6-rc1";

public static final String NDT_TITLE_STR = "Network Diagnostic Tool Client v";



  • [ndt-dev] [ndt] r847 committed - Updated applet version to match the current release., ndt, 10/16/2013

Archive powered by MHonArc 2.6.16.

Top of Page