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