Develop and Download Open Source Software

Browse CVS Repository

Diff of /samurai-graph/samurai-graph/HowToRelease.txt

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

revision 1.6 by kuromaru, Wed Oct 27 05:30:37 2004 UTC revision 1.7 by kuromaru, Wed Oct 27 07:06:06 2004 UTC
# Line 35  Memorandum of How To Release. Line 35  Memorandum of How To Release.
35       Samurai Graph 0.1.2       Samurai Graph 0.1.2
36    
37    - src/jp/riken/brain/ni/samuraigraph/application/SGDrawingServer.java    - src/jp/riken/brain/ni/samuraigraph/application/SGDrawingServer.java
38       public static final String VERSION_NUMBER = "0.1.2";          public static final int MAJOR_VERSION_NUMBER = 0;
39            public static final int MINOR_VERSION_NUMBER = 1;
40            public static final int MICRO_VERSION_NUMBER = 2;
41    
42  2. commit version updated sources.  2. commit version updated sources.
43    % cvs commit    % cvs commit

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26