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.2 by orrisroot, Mon Sep 13 01:16:45 2004 UTC revision 1.3 by kuromaru, Tue Sep 14 08:08:15 2004 UTC
# Line 16  How To Release. Line 16  How To Release.
16       <string>0.1</string>       <string>0.1</string>
17       <key>CFBundleGetInfoString</key>       <key>CFBundleGetInfoString</key>
18       <string>Samurai Graph 0.1.2, Copyright (c) 2004 RIKEN (The Institute of Physical and Chemical Research)</string>       <string>Samurai Graph 0.1.2, Copyright (c) 2004 RIKEN (The Institute of Physical and Chemical Research)</string>
19      - src/jp/riken/brain/ni/samuraigraph/base/SGDefaultValues.java
20         public static final String VERSION_NUMBER = "0.1.2";
21    
22  2. add tag to CVS repository.  2. add tag to CVS repository.
23    % cvs tag RELEASE_0_1_2    % cvs tag RELEASE_0_1_2
# Line 25  How To Release. Line 27  How To Release.
27    
28  4. create os specific installer  4. create os specific installer
29    Windows:    Windows:
30      run NSIS 2.0 compiler for installer creation.      run NSIS 2.0 compiler.
31       - installer/win32/samurai-graph-wiwn32-inst.nsi       - installer/win32/samurai-graph-wiwn32-inst.nsi
32    MacOS X:    MacOS X:
33      create disk image distribution file      create disk image distribution file

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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