OW2 Consortium telosys

Rev

Rev 20 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
13 lguerin 1
package org.objectweb.telosys.common;
2
 
3
public class TelosysVersion
4
{
22 lguerin 5
    public static final String VERSION = "1.1.0.b";
13 lguerin 6
}