/[svn]/jsampler/trunk/src/org/jsampler/JSampler.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/JSampler.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1974 by iliev, Thu Jun 11 09:35:29 2009 UTC revision 1975 by iliev, Mon Aug 3 14:54:18 2009 UTC
# Line 38  public class JSampler { Line 38  public class JSampler {
38          public final static String NAME = "JSampler";          public final static String NAME = "JSampler";
39                    
40          /** The application version. */          /** The application version. */
41          public final static String VERSION = "0.8a";          public final static String VERSION = "0.9";
42                    
43          public static String[] scripts;          public static String[] scripts;
44                    

Legend:
Removed from v.1974  
changed lines
  Added in v.1975

  ViewVC Help
Powered by ViewVC