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.19 by orrisroot, Fri Aug 12 16:30:38 2005 UTC revision 1.20 by orrisroot, Mon Aug 15 07:27:37 2005 UTC
# Line 8  Memorandum of How To Release. Line 8  Memorandum of How To Release.
8    
9  2. update version number.  2. update version number.
10    
11      - src/resources/samurai-graph.properties
12        samurai-graph.version=1.0.0;
13    
14    - installer/win32/samurai-graph-win32-inst.nsi    - installer/win32/samurai-graph-win32-inst.nsi
15       !define SG_VER_MAJOR "0"       !define SG_VER_MAJOR "0"
16       !define SG_VER_MINOR "1"       !define SG_VER_MINOR "1"
# Line 27  Memorandum of How To Release. Line 30  Memorandum of How To Release.
30       samurai-graph-u052.tar.gz       samurai-graph-u052.tar.gz
31       samurai-graph-u052       samurai-graph-u052
32    
   - src/jp/riken/brain/ni/samuraigraph/application/SGIApplicationConstants.java  
     public static final int MAJOR_VERSION_NUMBER = 0;  
     public static final int MINOR_VERSION_NUMBER = 1;  
     public static final int MICRO_VERSION_NUMBER = 2;  
   
33  3. commit version updated sources.  3. commit version updated sources.
34    % cvs commit    % cvs commit
35    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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