Browse CVS Repository
Diff of /samurai-graph/samurai-graph/HowToRelease.txt
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
| 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 |
|
|
|