Rev 20 | Details | Compare with Previous | Last modification | View Log | RSS feed
package org.objectweb.telosys.common;
public class TelosysVersion
{
public static final String VERSION = "1.1.0.b";
}