Revision: f714f34727c4 Author: Muneyuki Noguchi <[email protected]> Date: Fri Mar 30 05:58:51 2012 Log: Update release manual.
* doc/RELEASING - Update. http://code.google.com/p/uim/source/detail?r=f714f34727c4 Modified: /doc/RELEASING ======================================= --- /doc/RELEASING Sun Mar 25 03:03:09 2012 +++ /doc/RELEASING Fri Mar 30 05:58:51 2012 @@ -28,6 +28,9 @@ 3. Update NEWS and RELNOTE + $ vi NEWS + $ vi RELNOTE + 4. Increment the version numbers in: - configure.ac @@ -46,6 +49,7 @@ 5. Export a fresh tree from the Git repository. $ git clone https://code.google.com/p/uim/ + $ cd uim On an alpha release, create a branch
