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.26 by makimura, Fri Nov 12 04:49:01 2010 UTC revision 1.27 by makimura, Mon Nov 15 01:14:05 2010 UTC
# Line 9  Memorandum of How To Release. Line 9  Memorandum of How To Release.
9  2. update version number.  2. update version number.
10    
11    - src/resources/samurai-graph.properties    - src/resources/samurai-graph.properties
12      samurai-graph.version=1.0.0      samurai-graph.version=2.0.0
13    
14    - installer/win32/resources/vector/README.txt    - installer/win32/resources/vector/README.txt
15       Samurai Graph 1.0.3       Samurai Graph 2.0.0
16       samurai-graph-w103.zip       samurai-graph-w200.zip
17       samurai-graph-w103       samurai-graph-w200
18       samurai-graph-win32-1.0.3.exe       samurai-graph-win32-2.0.0.exe
19    
20  3. commit version updated sources.  3. commit version updated sources.
21    % cvs commit    % cvs commit
22    
23  4. add tag to CVS repository.  4. add tag to CVS repository.
24    % cvs tag RELEASE_1_0_3    % cvs tag RELEASE_2_0_0
25    
26  5. rebuild binaries.  5. rebuild binaries.
27    % ./build.sh rebuild    % ./build.sh rebuild

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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